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

Update to new attributes API and use pyright #51

Merged
merged 1 commit into from
Dec 13, 2024

Update for new FastCS attributes API

2aee79a
Select commit
Loading
Failed to load commit list.
Merged

Update to new attributes API and use pyright #51

Update for new FastCS attributes API
2aee79a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2024 in 0s

85.61% (-0.04%) compared to 833015c

View this Pull Request on Codecov

85.61% (-0.04%) compared to 833015c

Details

Codecov Report

Attention: Patch coverage is 76.92308% with 9 lines in your changes missing coverage. Please review.

Project coverage is 85.61%. Comparing base (833015c) to head (2aee79a).

Files with missing lines Patch % Lines
src/fastcs_odin/__main__.py 28.57% 5 Missing ⚠️
src/fastcs_odin/odin_data.py 75.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   85.64%   85.61%   -0.04%     
==========================================
  Files          11       11              
  Lines         425      424       -1     
==========================================
- Hits          364      363       -1     
  Misses         61       61              

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