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

refactor: replace num dependency with num-traits #18

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

imrn99
Copy link
Owner

@imrn99 imrn99 commented May 29, 2024

Summary

closes #17

Content

  • Scope:
    • Code
  • Type of change:
    • Refactor

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.11%. Comparing base (c19fb8a) to head (110c9cf).

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

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk      #18      +/-   ##
==========================================
+ Coverage   78.04%   78.11%   +0.07%     
==========================================
  Files           3        3              
  Lines         296      297       +1     
==========================================
+ Hits          231      232       +1     
  Misses         65       65              

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

@imrn99 imrn99 merged commit e0c102c into trunk May 30, 2024
13 checks passed
@imrn99 imrn99 deleted the replace-num-dep branch May 30, 2024 18:42
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.

replace num dep by num_traits
2 participants