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: support equality comparison #196

Merged
merged 4 commits into from
Sep 26, 2024

refactor: move eq to objects

f810282
Select commit
Loading
Failed to load commit list.
Merged

feat: support equality comparison #196

refactor: move eq to objects
f810282
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 1s

95.78% (+0.02%) compared to f1a1904

View this Pull Request on Codecov

95.78% (+0.02%) compared to f1a1904

Details

Codecov Report

Attention: Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.78%. Comparing base (f1a1904) to head (f810282).

Files with missing lines Patch % Lines
src/coordinax/_src/base/base.py 88.88% 1 Missing ⚠️
src/coordinax/_src/base/base_pos.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
+ Coverage   95.76%   95.78%   +0.02%     
==========================================
  Files          74       74              
  Lines        2833     2847      +14     
==========================================
+ Hits         2713     2727      +14     
  Misses        120      120              

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