feat: Implemented solution for puzzle 2023/day01 #284
Merged
Codecov / codecov/project
succeeded
Dec 1, 2023 in 1s
78.03% (+0.22%) compared to 969c2ff
View this Pull Request on Codecov
78.03% (+0.22%) compared to 969c2ff
Details
Codecov Report
Attention: 10 lines
in your changes are missing coverage. Please review.
Comparison is base (
969c2ff
) 77.80% compared to head (9c720e5
) 78.03%.
Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
internal/puzzles/solutions/2023/day01/solution.go | 86.48% | 6 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #284 +/- ##
==========================================
+ Coverage 77.80% 78.03% +0.22%
==========================================
Files 41 42 +1
Lines 2794 2868 +74
==========================================
+ Hits 2174 2238 +64
- Misses 511 517 +6
- Partials 109 113 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading