Closed flaviendelangle closed 2 years ago
Please make sure that CI passes
Merging #625 (6d5b8b6) into master (b39210e) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #625 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 16 16
Lines 1498 1536 +38
Branches 195 195
=========================================
+ Hits 1498 1536 +38
Impacted Files | Coverage Δ | |
---|---|---|
...kages/date-fns-jalali/src/date-fns-jalali-utils.ts | 100.00% <100.00%> (ø) |
|
packages/date-fns/src/date-fns-utils.ts | 100.00% <100.00%> (ø) |
|
packages/dayjs/src/dayjs-utils.ts | 100.00% <100.00%> (ø) |
|
packages/hijri/src/hijri-utils.ts | 100.00% <100.00%> (ø) |
|
packages/jalaali/src/jalaali-utils.ts | 100.00% <100.00%> (ø) |
|
packages/js-joda/src/js-joda-utils.ts | 100.00% <100.00%> (ø) |
|
packages/luxon/src/luxon-utils.ts | 100.00% <100.00%> (ø) |
|
packages/moment/src/moment-utils.ts | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
I feel like Codecov is 1 commit behind Yesterday I pushed 1 commit with 3-4 lines of code uncovered => no report, just the CI fail This morning I pushed 1 commit to fix with 0 lines of code uncovered => report saying I have 3-4 lines of code uncovered Just now I pushed 1 empty commit => report saying I have 0 lines of code uncovered
Alternative names:
getDayInMonth
/setDayInMonth
(can be confusing withgetDaysInMonth
)