fix: send request headers from HTTP helpers and http data source (#80) - #88
Merged
Codecov / codecov/project
failed
Aug 1, 2026 in 0s
56.45% (-0.14%) compared to 82b766c
View this Pull Request on Codecov
56.45% (-0.14%) compared to 82b766c
Details
Codecov Report
❌ Patch coverage is 40.24390% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.45%. Comparing base (82b766c) to head (b34f408).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/nemo-extension/src/rhai_engine.rs | 0.00% | 43 Missing |
| crates/nemo-data/src/sources/mod.rs | 83.78% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #88 +/- ##
==========================================
- Coverage 56.59% 56.45% -0.14%
==========================================
Files 78 78
Lines 6866 6943 +77
==========================================
+ Hits 3886 3920 +34
- Misses 2980 3023 +43 ☔ 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.
Loading