kindraywind / ThaiTechEventCalendar-iOS

🗓📱Community-made iOS Application for https://calendar.thaiprogrammer.org/
MIT License
15 stars 5 forks source link

Add share button in `detailViewController` #13

Closed kindraywind closed 6 years ago

kindraywind commented 6 years ago

What's in this PR:

codecov[bot] commented 6 years ago

Codecov Report

Merging #13 into master will decrease coverage by 0.81%. The diff coverage is 65.06%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #13      +/-   ##
=========================================
- Coverage   62.91%   62.1%   -0.82%     
=========================================
  Files          21      23       +2     
  Lines         960    1008      +48     
  Branches       47      47              
=========================================
+ Hits          604     626      +22     
- Misses        355     381      +26     
  Partials        1       1
Impacted Files Coverage Δ
...ventsCalendar/Views/Cells/EventTableViewCell.swift 94.44% <ø> (-0.68%) :arrow_down:
...alendar/Views/Cells/EventHeaderTableViewCell.swift 0% <0%> (ø) :arrow_up:
...ar/ViewControllers/EventDetailViewController.swift 0% <0%> (ø) :arrow_up:
...lendar/ViewControllers/SettingViewController.swift 0% <0%> (ø)
...CalendarUITests/EventFeedViewControllerTests.swift 100% <100%> (ø) :arrow_up:
...lendarUITests/EventDetailViewControllerTests.swift 100% <100%> (ø)
ThaiTechEventsCalendarUITests/SnapshotHelper.swift 74.52% <100%> (ø) :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 fcf971d...2b220f5. Read the comment docs.