jazzband / icalevents

Python module for iCal URL/file parsing and querying.
MIT License
160 stars 72 forks source link

Finalize support for STATUS/URL #92

Closed tresni closed 2 years ago

tresni commented 2 years ago

This adds the necessary tests for #68 and rebases on latest master.

Fixes #68

codecov[bot] commented 2 years ago

Codecov Report

Merging #92 (0edd8b9) into master (c151e7c) will increase coverage by 0.27%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   87.60%   87.87%   +0.27%     
==========================================
  Files           4        4              
  Lines         355      363       +8     
  Branches       92       94       +2     
==========================================
+ Hits          311      319       +8     
  Misses         21       21              
  Partials       23       23              
Impacted Files Coverage Δ
icalevents/icalparser.py 88.19% <100.00%> (+0.35%) :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 c151e7c...0edd8b9. Read the comment docs.