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

Perform math.ceil for fee computation #313

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

nielstron
Copy link
Contributor

This implements the suggestion from #292 . Further changes may be required to achieve better precision for fee computation.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8c3a12b) 83.42% compared to head (8f34ceb) 83.43%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #313   +/-   ##
=======================================
  Coverage   83.42%   83.43%           
=======================================
  Files          28       28           
  Lines        3415     3416    +1     
  Branches      836      836           
=======================================
+ Hits         2849     2850    +1     
  Misses        416      416           
  Partials      150      150           

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

@nielstron nielstron merged commit 338f164 into Python-Cardano:main Feb 20, 2024
11 checks passed
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