phax / jcodemodel

A heavily extended fork of the com.sun.codemodel (from 2013/09)
Other
93 stars 34 forks source link

added jdoc for IFileSystemConvention #76

Closed guiguilechat closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #76 into master will decrease coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #76      +/-   ##
===========================================
- Coverage     38.91%   38.9%   -0.01%     
+ Complexity      997     996       -1     
===========================================
  Files           132     132              
  Lines          5635    5631       -4     
  Branches        841     840       -1     
===========================================
- Hits           2193    2191       -2     
  Misses         3152    3152              
+ Partials        290     288       -2
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/helger/jcodemodel/JCodeModel.java 62.72% <ø> (ø) 41 <0> (ø) :arrow_down:
...a/com/helger/jcodemodel/util/JCFilenameHelper.java 40.62% <0%> (-0.56%) 21% <0%> (-1%)

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 6da54af...079f175. Read the comment docs.