kindraywind / ThaiTechEventCalendar-iOS

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

Add calendarViewController to tabbar #15

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 #15 into master will decrease coverage by 2.35%. The diff coverage is 45.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage    62.1%   59.75%   -2.36%     
==========================================
  Files          23       25       +2     
  Lines        1008     1133     +125     
  Branches       47       49       +2     
==========================================
+ Hits          626      677      +51     
- Misses        381      455      +74     
  Partials        1        1
Impacted Files Coverage Δ
...alendar/Views/Cells/EventHeaderTableViewCell.swift 0% <0%> (ø) :arrow_up:
...hEventsCalendarUITests/TabbarControllerTests.swift 100% <100%> (ø)
...endar/ViewControllers/EventTabViewController.swift 87.5% <50%> (+2.2%) :arrow_up:
...endar/ViewControllers/CalendarViewController.swift 8.97% <8.97%> (ø)
ThaiTechEventsCalendar/Networks/CalendarAPI.swift 75% <81.25%> (+10.29%) :arrow_up:
ThaiTechEventsCalendarTests/CalendarAPITests.swift 80% <82.35%> (ø)

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 2f17509...fafa0a4. Read the comment docs.