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

fix: get_results returns none if table is empty #971

Merged
merged 1 commit into from
Nov 12, 2024

fix: get_results returns none if table is empty

e3cb633
Select commit
Loading
Failed to load commit list.
Merged

fix: get_results returns none if table is empty #971

fix: get_results returns none if table is empty
e3cb633
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

96.03% (-0.01%) compared to aa55f93, passed because coverage increased by 0% when compared to adjusted base (96.03%)

View this Pull Request on Codecov

96.03% (-0.01%) compared to aa55f93, passed because coverage increased by 0% when compared to adjusted base (96.03%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.03%. Comparing base (aa55f93) to head (e3cb633).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
utils/test_results.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #971      +/-   ##
==========================================
- Coverage   96.03%   96.03%   -0.01%     
==========================================
  Files         827      827              
  Lines       19071    19073       +2     
==========================================
+ Hits        18315    18316       +1     
- Misses        756      757       +1     

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