Skip to content

Simplify tabular API

be6887c
Select commit
Loading
Failed to load commit list.
Open

Simplify tabular API #43

Simplify tabular API
be6887c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 9, 2026 in 0s

92.94% (-1.19%) compared to a8b5134

View this Pull Request on Codecov

92.94% (-1.19%) compared to a8b5134

Details

Codecov Report

❌ Patch coverage is 97.41379% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.94%. Comparing base (a8b5134) to head (be6887c).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/dowel/csv_output.py 91.66% 1 Missing and 1 partial ⚠️
src/dowel/tabular.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   94.13%   92.94%   -1.19%     
==========================================
  Files           7        7              
  Lines         358      326      -32     
  Branches       58       53       -5     
==========================================
- Hits          337      303      -34     
  Misses         12       12              
- Partials        9       11       +2     

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