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

Migrate library to typescript, use es6 modules by default #31

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

mauriciopoppe
Copy link
Owner

Breaking change

  • The default output is an es6 module.

@mauriciopoppe mauriciopoppe force-pushed the migrate-to-typescript branch from 186b6da to 78bb85b Compare June 15, 2024 00:27
*Breaking change*

- The default output is an es6 module.
@mauriciopoppe mauriciopoppe force-pushed the migrate-to-typescript branch from 78bb85b to 62dc682 Compare June 15, 2024 00:30
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

Attention: Patch coverage is 93.10345% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.37%. Comparing base (2012ad0) to head (62dc682).

Files Patch % Lines
src/QuickHull.ts 88.88% 3 Missing ⚠️
src/VertexList.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   89.36%   89.37%           
=======================================
  Files           6        6           
  Lines         536      527    -9     
  Branches      100       99    -1     
=======================================
- Hits          479      471    -8     
- Misses         52       56    +4     
+ Partials        5        0    -5     

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

@mauriciopoppe mauriciopoppe merged commit 512fa71 into master Jun 15, 2024
4 of 5 checks passed
@mauriciopoppe mauriciopoppe deleted the migrate-to-typescript branch June 15, 2024 00:32
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.

1 participant