mam-dev / cosmo

Cosmo Calendar Server implements the server side of the CalDAV protocol.
Apache License 2.0
77 stars 45 forks source link

feat: upgrade ical4j to 3.0.25 #52

Closed danielgrigore closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #52 (92e8250) into master (ec08504) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #52   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         341     342    +1     
  Lines       15153   15239   +86     
  Branches     2429    2444   +15     
======================================
- Misses      15153   15239   +86     
Impacted Files Coverage Δ
.../unitedinternet/cosmo/calendar/ICalendarUtils.java 0.00% <0.00%> (ø)
...rg/unitedinternet/cosmo/calendar/InstanceList.java 0.00% <0.00%> (ø)
...tedinternet/cosmo/calendar/RecurrenceExpander.java 0.00% <0.00%> (ø)
...itedinternet/cosmo/calendar/data/OutputFilter.java 0.00% <0.00%> (ø)
...rnet/cosmo/calendar/hcalendar/HCalendarParser.java 0.00% <0.00%> (ø)
...tedinternet/cosmo/calendar/util/CalendarUtils.java 0.00% <0.00%> (ø)
...rnet/cosmo/hibernate/validator/EventValidator.java 0.00% <0.00%> (ø)
...t/cosmo/model/hibernate/EventStampInterceptor.java 0.00% <0.00%> (ø)
...ernet/cosmo/model/hibernate/HibBaseEventStamp.java 0.00% <0.00%> (ø)
...mo/model/hibernate/HibCalendarCollectionStamp.java 0.00% <0.00%> (ø)
... and 5 more

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 ec08504...92e8250. Read the comment docs.