davidgoli / calrule

Generates Dates from RFC 5545 strings
0 stars 0 forks source link

Greenkeeper/eslint plugin jest 22.6.4 #5

Closed davidgoli closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #5 into master will decrease coverage by 0.85%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   98.98%   98.12%   -0.86%     
==========================================
  Files          20       24       +4     
  Lines         393      588     +195     
  Branches      105      157      +52     
==========================================
+ Hits          389      577     +188     
- Misses          3       10       +7     
  Partials        1        1
Impacted Files Coverage Δ
src/DateTime/add.ts 100% <0%> (ø) :arrow_up:
src/DateTime/isValidDate.ts 100% <0%> (ø) :arrow_up:
src/iterator/syncWithRule.ts 100% <0%> (ø) :arrow_up:
src/iterator/units.ts 100% <0%> (ø) :arrow_up:
src/iterator/initializeFrom.ts 100% <0%> (ø) :arrow_up:
src/iterator/nextByday.ts 95.23% <0%> (ø)
src/iterator/nextByruleStep.ts 92.3% <0%> (ø)
src/DateTime/index.ts 100% <0%> (ø)
src/DateTime/dayOfWeek.ts 89.47% <0%> (ø)
src/iterator/findNext.ts 95.83% <0%> (+2.08%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4c9a420...c3e45ea. Read the comment docs.