Skip to content

Better panic when accessing non virtual file

a4daab7
Select commit
Loading
Failed to load commit list.
Open

Split out invoice specific logic and models from core and render. #24

Better panic when accessing non virtual file
a4daab7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 26, 2025 in 1s

93.02% (-2.72%) compared to 74a56db

View this Pull Request on Codecov

93.02% (-2.72%) compared to 74a56db

Details

Codecov Report

❌ Patch coverage is 62.50000% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.02%. Comparing base (74a56db) to head (a4daab7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/render-pdf/src/compare_images.rs 0.00% 35 Missing ⚠️
crates/render-invoice/src/render.rs 66.66% 3 Missing ⚠️
crates/render-pdf/src/render.rs 81.81% 2 Missing ⚠️
crates/render-pdf/src/typst_context/context.rs 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   95.74%   93.02%   -2.72%     
==========================================
  Files          92      101       +9     
  Lines        2113     2221     +108     
==========================================
+ Hits         2023     2066      +43     
- Misses         90      155      +65     

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