Skip to content

ruff format

8e1b209
Select commit
Loading
Failed to load commit list.
Open

OMOP extensions using ibis #19

ruff format
8e1b209
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 18, 2026 in 1s

76.48% (-0.40%) compared to fa4e9c5

View this Pull Request on Codecov

76.48% (-0.40%) compared to fa4e9c5

Details

Codecov Report

❌ Patch coverage is 40.00000% with 81 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.48%. Comparing base (fa4e9c5) to head (8e1b209).

Files with missing lines Patch % Lines
...ensions/waveform/builders/ibis_waveform_feature.py 26.66% 22 Missing ⚠️
...nsions/waveform/builders/ibis_waveform_registry.py 26.66% 22 Missing ⚠️
...aveform/builders/ibis_waveform_channel_metadata.py 27.58% 21 Missing ⚠️
...ions/waveform/builders/ibis_waveform_occurrence.py 40.00% 12 Missing ⚠️
circe/execution/builders/registry.py 80.00% 2 Missing ⚠️
circe/extensions/__init__.py 86.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #19      +/-   ##
===========================================
- Coverage    76.87%   76.48%   -0.40%     
===========================================
  Files          133      138       +5     
  Lines        12126    12258     +132     
===========================================
+ Hits          9322     9375      +53     
- Misses        2804     2883      +79     

☔ 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.