chore: lazy load regexes to save memory. #900
Closed
Codecov / codecov/project
succeeded
Nov 14, 2023 in 0s
81.74% (+0.18%) compared to 9104d7c
View this Pull Request on Codecov
81.74% (+0.18%) compared to 9104d7c
Details
Codecov Report
Attention: 13 lines
in your changes are missing coverage. Please review.
Comparison is base (
9104d7c
) 81.56% compared to head (22ba28d
) 81.74%.
Report is 23 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
experimental/regexp/regexp.go | 0.00% | 10 Missing |
internal/collections/named.go | 0.00% | 1 Missing |
internal/collections/sized.go | 0.00% | 1 Missing |
internal/operators/validate_nid.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #900 +/- ##
==========================================
+ Coverage 81.56% 81.74% +0.18%
==========================================
Files 160 162 +2
Lines 9051 9082 +31
==========================================
+ Hits 7382 7424 +42
+ Misses 1417 1409 -8
+ Partials 252 249 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading