kindraywind / ThaiTechEventCalendar-iOS

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

Add markymark pod and support markdown in UILabel #10

Closed kindraywind closed 6 years ago

kindraywind commented 6 years ago

What's in this PR:

screen shot 2018-02-27 at 17 29 30
codecov[bot] commented 6 years ago

Codecov Report

Merging #10 into master will increase coverage by 1.79%. The diff coverage is 94.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage      59%   60.79%   +1.79%     
==========================================
  Files          18       20       +2     
  Lines         700      727      +27     
  Branches       34       32       -2     
==========================================
+ Hits          413      442      +29     
  Misses        284      284              
+ Partials        3        1       -2
Impacted Files Coverage Δ
...ntsCalendar/Views/Cells/SummaryTableViewCell.swift 0% <0%> (ø) :arrow_up:
...sCalendar/Utils/NSAttributedStringExtensions.swift 100% <100%> (ø)
...ventsCalendar/Views/Cells/EventTableViewCell.swift 95.12% <100%> (ø) :arrow_up:
...sCalendarUITests/EventTabViewControllerTests.swift 100% <100%> (+4.87%) :arrow_up:
...endarTests/NSAttributedStringExtensionsTests.swift 100% <100%> (ø)
...CalendarUITests/EventFeedViewControllerTests.swift 100% <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 0cc763a...10bfc9d. Read the comment docs.