Skip to content

fix(report): stop filename parsing from swallowing filename* parameter#206

Merged
deveaud-m merged 1 commit into
mainfrom
fix/reportname
Jul 13, 2026
Merged

fix(report): stop filename parsing from swallowing filename* parameter#206
deveaud-m merged 1 commit into
mainfrom
fix/reportname

Conversation

@its-sushant

Copy link
Copy Markdown
Member

Closes: #205

Signed-off-by: its-sushant <sushant.kumar@siemens-healthineers.com>
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.65%. Comparing base (d0511ee) to head (add9f11).
⚠️ Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
+ Coverage   81.48%   82.65%   +1.17%     
==========================================
  Files          15       15              
  Lines        1836     1966     +130     
==========================================
+ Hits         1496     1625     +129     
- Misses        340      341       +1     

☔ View full report in Codecov by Harness.
📢 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.

@deveaud-m

Copy link
Copy Markdown
Collaborator

Nice, thanks @its-sushant for this quick fix!

@deveaud-m deveaud-m merged commit 4131fa3 into main Jul 13, 2026
5 of 6 checks passed
@deveaud-m deveaud-m deleted the fix/reportname branch July 13, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

download_report  returns wrong filename when  Content-Disposition  includes  filename*

2 participants