Skip to content

fixup! [Add] tests for date, datetime, time

5978ac3
Select commit
Loading
Failed to load commit list.
Merged

[Refactor] date, time, datetime, range and value #9

fixup! [Add] tests for date, datetime, time
5978ac3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 3, 2025 in 1s

71.85% (target 90.00%)

View this Pull Request on Codecov

71.85% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 51.59574% with 91 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
date/range.go 0.00% 45 Missing ⚠️
time/range.go 0.00% 45 Missing ⚠️
datetime.go 92.30% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (71.85%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Files with missing lines Coverage Δ
date/date.go 100.00% <100.00%> (ø)
date/value.go 100.00% <100.00%> (ø)
time/time.go 100.00% <100.00%> (ø)
time/value.go 100.00% <100.00%> (ø)
value.go 100.00% <100.00%> (ø)
datetime.go 89.21% <92.30%> (+25.95%) ⬆️
date/range.go 0.00% <0.00%> (ø)
time/range.go 0.00% <0.00%> (ø)