devboard / lib-github-webhook

Representation of GitHub webhooks
0 stars 0 forks source link

Support MilestoneDetails #112

Closed msvrtan closed 6 years ago

msvrtan commented 6 years ago

Closes #103

codecov-io commented 6 years ago

Codecov Report

Merging #112 into master will increase coverage by 0.44%. The diff coverage is 92.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #112      +/-   ##
============================================
+ Coverage     73.33%   73.78%   +0.44%     
- Complexity     1363     1396      +33     
============================================
  Files           139      141       +2     
  Lines          4579     4680     +101     
============================================
+ Hits           3358     3453      +95     
- Misses         1221     1227       +6
Impacted Files Coverage Δ Complexity Δ
...actory/Milestone/GitHubMilestoneCreatorFactory.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
...c/CoreFactory/Milestone/GitHubMilestoneFactory.php 0% <0%> (ø) 4 <3> (ø) :arrow_down:
src/Core/Issue/IssueDetails.php 92.68% <100%> (ø) 27 <2> (ø) :arrow_down:
src/Core/PullRequest/PullRequest.php 90.9% <100%> (ø) 67 <2> (ø) :arrow_down:
src/Core/Milestone/MilestoneCreator.php 100% <100%> (ø) 8 <8> (?)
src/Core/IssueComment/IssueDetails.php 92.68% <100%> (ø) 27 <2> (ø) :arrow_down:
src/Core/Milestone/MilestoneDetails.php 91.66% <91.66%> (ø) 25 <25> (?)

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 4dd5b9c...b27e99b. Read the comment docs.