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

Merge Object.assign calls to a single call over Interval #33

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

mauriciopoppe
Copy link
Owner

Also update deps to the latest

@mauriciopoppe mauriciopoppe force-pushed the update-deps branch 2 times, most recently from 92a6cd3 to 31c4ac7 Compare July 19, 2022 04:53
@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #33 (31c4ac7) into master (fce59e3) will increase coverage by 94.78%.
The diff coverage is 87.50%.

@@             Coverage Diff             @@
##           master      #33       +/-   ##
===========================================
+ Coverage        0   94.78%   +94.78%     
===========================================
  Files           0       11       +11     
  Lines           0      671      +671     
  Branches        0      187      +187     
===========================================
+ Hits            0      636      +636     
- Misses          0       35       +35     
Impacted Files Coverage Δ
src/interval.ts 92.53% <81.25%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/operations/algebra.ts 95.29% <100.00%> (ø)
src/operations/relational.ts 89.13% <100.00%> (ø)
src/operations/misc.ts 90.72% <0.00%> (ø)
src/operations/division.ts 100.00% <0.00%> (ø)
src/round.ts 92.59% <0.00%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fce59e3...31c4ac7. Read the comment docs.

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