Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide parameter names for RFC 7986 parameters #414

Merged
merged 2 commits into from Jun 13, 2020
Merged

Provide parameter names for RFC 7986 parameters #414

merged 2 commits into from Jun 13, 2020

Conversation

rfc2822
Copy link
Contributor

@rfc2822 rfc2822 commented May 15, 2020

No description provided.

@codecov
Copy link

codecov bot commented May 15, 2020

Codecov Report

Merging #414 into develop will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #414      +/-   ##
=============================================
+ Coverage      68.10%   68.11%   +0.01%     
  Complexity      2030     2030              
=============================================
  Files            313      313              
  Lines           8684     8684              
  Branches        1251     1251              
=============================================
+ Hits            5914     5915       +1     
+ Misses          2342     2341       -1     
  Partials         428      428              
Impacted Files Coverage Δ Complexity Δ
.../main/java/net/fortuna/ical4j/model/Parameter.java 83.33% <ø> (ø) 8.00 <0.00> (ø)
...rc/main/java/net/fortuna/ical4j/model/WeekDay.java 81.81% <0.00%> (-1.02%) 39.00% <0.00%> (-1.00%)
src/main/java/net/fortuna/ical4j/model/Recur.java 76.23% <0.00%> (+0.44%) 115.00% <0.00%> (+1.00%)

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 50be10e...1ae457f. Read the comment docs.

@benfortuna benfortuna merged commit e6a002f into ical4j:develop Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants