Skip to content

refactor!: migrate to esm-only#112

Merged
tpoisseau merged 6 commits intomainfrom
111-update-ml-levenberg-marquardt-and-migrate-to-esm
Jun 13, 2025
Merged

refactor!: migrate to esm-only#112
tpoisseau merged 6 commits intomainfrom
111-update-ml-levenberg-marquardt-and-migrate-to-esm

Conversation

@tpoisseau
Copy link
Contributor

  • migrate jest to vitest
  • switch to @zakodium/tsconfig base config override noUncheckedIndexedAccess to false
  • update to eslint v9 with eslint-config-cheminfo-typescript base config

Refs: https://github.com/cheminfo/generator-cheminfo/blob/main/ts-migration.md

* migrate jest to vitest
* switch to `@zakodium/tsconfig` base config
  override `noUncheckedIndexedAccess` to `false`
* update to eslint v9 with `eslint-config-cheminfo-typescript` base config

Refs: https://github.com/cheminfo/generator-cheminfo/blob/main/ts-migration.md
@tpoisseau tpoisseau linked an issue Jun 13, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.22%. Comparing base (966da43) to head (10a420e).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   94.40%   95.22%   +0.81%     
==========================================
  Files           7        7              
  Lines         143      314     +171     
  Branches       27       62      +35     
==========================================
+ Hits          135      299     +164     
- Misses          8       15       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tpoisseau tpoisseau marked this pull request as ready for review June 13, 2025 10:08
@tpoisseau tpoisseau requested a review from targos June 13, 2025 10:08
@tpoisseau tpoisseau merged commit 24873a6 into main Jun 13, 2025
10 checks passed
@tpoisseau tpoisseau deleted the 111-update-ml-levenberg-marquardt-and-migrate-to-esm branch June 13, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update ml-levenberg-marquardt and migrate to ESM

2 participants