Feat/reduce mapping layers #403
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
failed
Nov 2, 2023 in 1s
96.93% (-0.83%) compared to a6f5dd0
View this Pull Request on Codecov
96.93% (-0.83%) compared to a6f5dd0
Details
Codecov Report
Merging #403 (f08f7d2) into main (a6f5dd0) will decrease coverage by
0.83%
.
Report is 21 commits behind head on main.
The diff coverage is95.40%
.
@@ Coverage Diff @@
## main #403 +/- ##
==========================================
- Coverage 97.76% 96.93% -0.83%
==========================================
Files 42 48 +6
Lines 10243 9858 -385
==========================================
- Hits 10014 9556 -458
- Misses 229 302 +73
Files | Coverage Δ | |
---|---|---|
contracts/okp4-cognitarium/src/contract.rs | 99.54% <100.00%> (+0.16%) |
⬆️ |
contracts/okp4-cognitarium/src/querier/mapper.rs | 100.00% <100.00%> (ø) |
|
...racts/okp4-cognitarium/src/querier/plan_builder.rs | 99.47% <100.00%> (-0.07%) |
⬇️ |
contracts/okp4-cognitarium/src/rdf/atom.rs | 97.97% <ø> (-2.03%) |
⬇️ |
contracts/okp4-cognitarium/src/rdf/mapper.rs | 44.44% <ø> (-55.56%) |
⬇️ |
contracts/okp4-cognitarium/src/state/namespaces.rs | 94.64% <86.36%> (+2.82%) |
⬆️ |
contracts/okp4-cognitarium/src/storer/engine.rs | 96.65% <91.52%> (-1.34%) |
⬇️ |
contracts/okp4-cognitarium/src/querier/engine.rs | 96.59% <94.61%> (-0.69%) |
⬇️ |
... and 5 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading