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

feat: Adds support for floats to a precision of 10 places #37

Merged
merged 1 commit into from
Jan 28, 2023
Merged

Conversation

ryasmi
Copy link
Owner

@ryasmi ryasmi commented Jan 28, 2023

Kudos to ChatGPT - it was a huge help with this one.

Closes #2

@codecov
Copy link

codecov bot commented Jan 28, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (40a6f92) compared to base (c3b1743).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #37   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           41        65   +24     
  Branches         8        12    +4     
=========================================
+ Hits            41        65   +24     
Impacted Files Coverage Δ
src/baseroo.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ryasmi ryasmi merged commit ddc3424 into main Jan 28, 2023
@ryasmi ryasmi deleted the floats branch January 28, 2023 14:35
@ryasmi
Copy link
Owner Author

ryasmi commented Jan 28, 2023

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for floats
1 participant