Skip to content

The SaveAsync taking a stream is failing because the Workbook.Save is…

5f460d7
Select commit
Loading
Failed to load commit list.
Open

The SaveAsync taking a stream is failing because the Workbook.Save is… #125

The SaveAsync taking a stream is failing because the Workbook.Save is…
5f460d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

93.67% (-0.13%) compared to 756dc26

View this Pull Request on Codecov

93.67% (-0.13%) compared to 756dc26

Details

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.67%. Comparing base (756dc26) to head (5f460d7).
⚠️ Report is 261 commits behind head on master.

Files with missing lines Patch % Lines
ExcelMapper/ExcelMapper.cs 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
- Coverage   93.79%   93.67%   -0.13%     
==========================================
  Files           9        9              
  Lines        1193     1201       +8     
  Branches      171      172       +1     
==========================================
+ Hits         1119     1125       +6     
- Misses         47       48       +1     
- Partials       27       28       +1     

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