Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mf-parser): package.json exposes only main #247

Merged
merged 4 commits into from
Dec 17, 2024
Merged

fix(mf-parser): package.json exposes only main #247

merged 4 commits into from
Dec 17, 2024

Conversation

tpoisseau
Copy link
Collaborator

@tpoisseau tpoisseau commented Dec 17, 2024

put AtomsMap type in a dedicated ts file and export it

@tpoisseau tpoisseau requested a review from stropitek December 17, 2024 08:02
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.55%. Comparing base (46cbf16) to head (b869197).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #247   +/-   ##
=======================================
  Coverage   96.54%   96.55%           
=======================================
  Files         210      213    +3     
  Lines       19764    19776   +12     
  Branches     2240     2243    +3     
=======================================
+ Hits        19082    19094   +12     
  Misses        674      674           
  Partials        8        8           

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

* module entry from `src` is not compatible with partial typescript
@tpoisseau tpoisseau changed the title fix: put AtomsMap type in a dedicated ts file and export it fix(mf-parser): package.json exposes only main Dec 17, 2024
@tpoisseau tpoisseau requested a review from targos December 17, 2024 08:52
@tpoisseau tpoisseau merged commit 7a77ffc into main Dec 17, 2024
10 checks passed
@tpoisseau tpoisseau deleted the fix/types branch December 17, 2024 09:20
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.

3 participants