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

DM-41235: Update test to use SqlRegistry instead of Registry #380

Merged
merged 1 commit into from
Oct 26, 2023

Update test to use SqlRegistry instead of Registry (DM-41235)

1f509c5
Select commit
Loading
Failed to load commit list.
Merged

DM-41235: Update test to use SqlRegistry instead of Registry #380

Update test to use SqlRegistry instead of Registry (DM-41235)
1f509c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 26, 2023 in 0s

82.47% (-0.02%) compared to d943e6a

View this Pull Request on Codecov

82.47% (-0.02%) compared to d943e6a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d943e6a) 82.49% compared to head (1f509c5) 82.47%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #380      +/-   ##
==========================================
- Coverage   82.49%   82.47%   -0.02%     
==========================================
  Files          92       92              
  Lines       10350    10351       +1     
  Branches     1951     1951              
==========================================
- Hits         8538     8537       -1     
- Misses       1471     1472       +1     
- Partials      341      342       +1     
Files Coverage Δ
tests/test_instrument.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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