Skip to content

fix: add missing key handling

e3b9f0c
Select commit
Loading
Failed to load commit list.
Merged

feat: add function for getting full data name, combined data source and dataset name (used in readii_2_roqc) #127

fix: add missing key handling
e3b9f0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 23, 2025 in 0s

75.51% (-0.57%) compared to 2a899a7

View this Pull Request on Codecov

75.51% (-0.57%) compared to 2a899a7

Details

Codecov Report

Attention: Patch coverage is 26.08696% with 17 lines in your changes missing coverage. Please review.

Project coverage is 75.51%. Comparing base (2a899a7) to head (e3b9f0c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/readii/utils/dataset_config.py 22.72% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
- Coverage   76.08%   75.51%   -0.57%     
==========================================
  Files          41       42       +1     
  Lines        2003     2026      +23     
==========================================
+ Hits         1524     1530       +6     
- Misses        479      496      +17     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.