Skip to content

WIP: Fixing default raw data handling#3645

Open
jdalrymple wants to merge 5 commits intomainfrom
bug/3580
Open

WIP: Fixing default raw data handling#3645
jdalrymple wants to merge 5 commits intomainfrom
bug/3580

Conversation

@jdalrymple
Copy link
Copy Markdown
Owner

@jdalrymple jdalrymple commented Oct 20, 2024

fixes #3580

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.58%. Comparing base (efa3645) to head (4cb3e05).
⚠️ Report is 9 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3645      +/-   ##
==========================================
- Coverage   83.12%   82.58%   -0.55%     
==========================================
  Files         234        3     -231     
  Lines        2578      155    -2423     
  Branches      273       28     -245     
==========================================
- Hits         2143      128    -2015     
+ Misses        393       14     -379     
+ Partials       42       13      -29     
Components Coverage Δ
Requester Utils ∅ <ø> (∅)
Core ∅ <ø> (∅)
REST 83.63% <ø> (ø)
CLI 82.00% <ø> (ø)
see 231 files with indirect coverage changes

@jdalrymple
Copy link
Copy Markdown
Owner Author

Back on this, haha doing it well is a pain 🫠

@jdalrymple jdalrymple added the breaking Changes are not backwards compatible label Nov 17, 2025
@jdalrymple jdalrymple force-pushed the bug/3580 branch 2 times, most recently from 3cd3b5d to 47f50d5 Compare February 24, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Changes are not backwards compatible type:bug Changes fix a minor bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PackageRegistry.publish not properly uploading files from html file input

1 participant