Skip to content

refactor!: migrate to TypeScript and ESM-only - #21

Merged
tpoisseau merged 7 commits into
masterfrom
migrate-to-ts-esm-only
Apr 13, 2026
Merged

refactor!: migrate to TypeScript and ESM-only#21
tpoisseau merged 7 commits into
masterfrom
migrate-to-ts-esm-only

Conversation

@tpoisseau

Copy link
Copy Markdown
Contributor

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


I think I should inspire from https://github.com/cheminfo/mass-tools to combine ts-esm-only with monorepo (not covered by generator-cheminfo)

@targos

Copy link
Copy Markdown
Member

It SGTM to take mass-tools as inspiration.

@tpoisseau
tpoisseauforce-pushed the migrate-to-ts-esm-only branch from 2dafdea to abe0e9bCompareApril 13, 2026 13:02
@tpoisseau
tpoisseau marked this pull request as ready for review April 13, 2026 13:18
@tpoisseau
tpoisseau requested a review from targosApril 13, 2026 13:18
@tpoisseautpoisseau changed the title refactor(max)!: migrate to TypeScript and ESMrefactor!: migrate to TypeScript and ESMApr 13, 2026
@tpoisseautpoisseau changed the title refactor!: migrate to TypeScript and ESMrefactor!: migrate to TypeScript and ESM-onlyApr 13, 2026
Comment threadpackages/array-max/src/index.ts Outdated
Comment threadpackages/array-max/src/index.ts Outdated
Comment threadpackages/array-max/src/index.ts Outdated
Comment threadpackages/array-normed/docs/assets/fonts/source-code-pro.css Outdated
Comment threadpackages/array-normed/History.md Outdated
@tpoisseau
tpoisseau merged commit 1ff9aa3 into masterApr 13, 2026
9 checks passed
@tpoisseau
tpoisseau deleted the migrate-to-ts-esm-only branch April 13, 2026 14:24
@codecov

codecovBot commented Apr 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (03f0480) to head (448442f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #21 +/- ##
========================================
- Coverage 92.95% 0 -92.96% 
========================================
Files 11 0 -11 Lines 227 0 -227 Branches 103 0 -103 ========================================
- Hits 211 0 -211 + Misses 15 0 -15 + Partials 1 0 -1 

☔ 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.

@mljs-botmljs-bot mentioned this pull request Apr 14, 2026
Sign up for freeto 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.

2 participants

@tpoisseau@targos