Reintroduce Optimization of Entry::getItem() #836
Merged
Codecov / codecov/project
succeeded
Nov 4, 2023 in 1s
57.57% (-0.01%) compared to 2a810ac
View this Pull Request on Codecov
57.57% (-0.01%) compared to 2a810ac
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
2a810ac
) 57.57% compared to head (c23d43e
) 57.57%.
Additional details and impacted files
@@ Coverage Diff @@
## main #836 +/- ##
==========================================
- Coverage 57.57% 57.57% -0.01%
==========================================
Files 98 99 +1
Lines 4545 4542 -3
Branches 1911 1909 -2
==========================================
- Hits 2617 2615 -2
Misses 668 668
+ Partials 1260 1259 -1
Files | Coverage Δ | |
---|---|---|
include/zim/entry.h | 100.00% <ø> (ø) |
|
include/zim/item.h | 100.00% <100.00%> (ø) |
|
src/entry.cpp | 60.60% <100.00%> (+3.03%) |
⬆️ |
src/item.cpp | 57.57% <66.66%> (-5.59%) |
⬇️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading