Skip to content

return everything as json

edbc74c
Select commit
Loading
Failed to load commit list.
Merged

feat(katana): default to deserialize response as JSON #157

return everything as json
edbc74c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 4, 2025 in 0s

72.09% (-1.24%) compared to 9bde0ae

View this Pull Request on Codecov

72.09% (-1.24%) compared to 9bde0ae

Details

Codecov Report

Attention: Patch coverage is 0% with 167 lines in your changes missing coverage. Please review.

Project coverage is 72.09%. Comparing base (9bde0ae) to head (edbc74c).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
bin/katana/src/cli/rpc/client.rs 0.00% 167 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
- Coverage   73.32%   72.09%   -1.24%     
==========================================
  Files         209      217       +8     
  Lines       23132    23670     +538     
==========================================
+ Hits        16961    17064     +103     
- Misses       6171     6606     +435     

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