[#700] Add Page Limit Input and Improve Case-Insensitive DAG Search #702
Codecov / codecov/project
succeeded
Nov 8, 2024 in 0s
62.03% (+0.05%) compared to 6801654
View this Pull Request on Codecov
62.03% (+0.05%) compared to 6801654
Details
Codecov Report
Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 62.03%. Comparing base (
6801654
) to head (e690a19
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/persistence/local/dag_store.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #702 +/- ##
==========================================
+ Coverage 61.97% 62.03% +0.05%
==========================================
Files 53 53
Lines 5228 5228
==========================================
+ Hits 3240 3243 +3
+ Misses 1734 1732 -2
+ Partials 254 253 -1
Files with missing lines | Coverage Δ | |
---|---|---|
internal/persistence/local/dag_store.go | 0.00% <0.00%> (ø) |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6801654...e690a19. Read the comment docs.
Loading