Create a Forward map wrapper to more easily test pipelines without using an emulator#402
Merged
Codecov / codecov/project
succeeded
Mar 6, 2026 in 0s
94.25% (+0.04%) compared to c011a05
View this Pull Request on Codecov
94.25% (+0.04%) compared to c011a05
Details
Codecov Report
❌ Patch coverage is 96.77419% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.25%. Comparing base (c011a05) to head (b79be2c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Emulator.jl | 96.42% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #402 +/- ##
==========================================
+ Coverage 94.20% 94.25% +0.04%
==========================================
Files 10 10
Lines 1813 1862 +49
==========================================
+ Hits 1708 1755 +47
- Misses 105 107 +2 ☔ 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.
Loading