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

Add tests for EigerHandler and EigerConfigHandler #53

Merged
merged 8 commits into from
Dec 3, 2024

use single conftest, move test_system test to test_introspection.py

3571281
Select commit
Loading
Failed to load commit list.
Merged

Add tests for EigerHandler and EigerConfigHandler #53

use single conftest, move test_system test to test_introspection.py
3571281
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

84.06% (+11.86%) compared to 3e1482b

View this Pull Request on Codecov

84.06% (+11.86%) compared to 3e1482b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.06%. Comparing base (3e1482b) to head (3571281).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #53       +/-   ##
===========================================
+ Coverage   72.20%   84.06%   +11.86%     
===========================================
  Files           4        4               
  Lines         295      295               
===========================================
+ Hits          213      248       +35     
+ Misses         82       47       -35     

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