Allow operations to not store their result in the cache #1665
Codecov / codecov/project
succeeded
Dec 12, 2024 in 1s
89.68% (+0.09%) compared to ec806f0
View this Pull Request on Codecov
89.68% (+0.09%) compared to ec806f0
Details
Codecov Report
Attention: Patch coverage is 90.90909%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 89.68%. Comparing base (
ec806f0
) to head (4064a85
).
Report is 6 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/engine/Operation.cpp | 93.10% | 1 Missing and 1 partial |
src/util/ConcurrentCache.h | 84.61% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #1665 +/- ##
==========================================
+ Coverage 89.58% 89.68% +0.09%
==========================================
Files 381 383 +2
Lines 36813 36962 +149
Branches 4173 4178 +5
==========================================
+ Hits 32978 33148 +170
+ Misses 2523 2515 -8
+ Partials 1312 1299 -13
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading