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

adds a clip method to FixedPointMath #19

Merged
merged 1 commit into from
Jul 14, 2023
Merged

adds a clip method to FixedPointMath #19

merged 1 commit into from
Jul 14, 2023

Conversation

dpaiton
Copy link
Member

@dpaiton dpaiton commented Jul 13, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05 🎉

Comparison is base (cb5809b) 96.83% compared to head (4aaf9c8) 96.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   96.83%   96.88%   +0.05%     
==========================================
  Files          11       11              
  Lines        1485     1511      +26     
==========================================
+ Hits         1438     1464      +26     
  Misses         47       47              
Flag Coverage Δ
unittests 96.88% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../fixedpointmath/fixedpointmath/fixed_point_math.py 95.23% <100.00%> (+0.64%) ⬆️
lib/fixedpointmath/tests/test_fp_math.py 100.00% <100.00%> (ø)

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

@dpaiton dpaiton merged commit 61ea0ca into main Jul 14, 2023
3 checks passed
@dpaiton dpaiton deleted the dpaiton/add-clip branch July 14, 2023 00:28
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.

4 participants