Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

feat(isYearLeapYear): Add isLeapYear function #173

Merged
merged 2 commits into from
May 23, 2018

Conversation

FollowJack
Copy link
Contributor

I created the function "isLeapYear" with tests.
Is there any information I still can provide.

By the way: Awesome tutorial. Good work.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome job! Well done :)

@kentcdodds kentcdodds merged commit 27ced64 into eggheadio-github:master May 23, 2018
@codecov-io
Copy link

Codecov Report

Merging #173 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #173   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          62     63    +1     
  Lines         210    211    +1     
=====================================
+ Hits          210    211    +1
Impacted Files Coverage Δ
src/leap-year.js 100% <100%> (ø)

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 71bf046...18299da. Read the comment docs.

@FollowJack FollowJack deleted the pr/leapYear branch May 23, 2018 21:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants