Format gui#93
Conversation
Codecov Report
@@ Coverage Diff @@
## master #93 +/- ##
==========================================
+ Coverage 58.43% 58.97% +0.54%
==========================================
Files 41 42 +1
Lines 3173 3193 +20
Branches 527 531 +4
==========================================
+ Hits 1854 1883 +29
+ Misses 1159 1154 -5
+ Partials 160 156 -4
Continue to review full report at Codecov.
|
| } | ||
| return this; | ||
| } | ||
| // public Object readResolve() { |
There was a problem hiding this comment.
Remove the code instead of commenting it out.
| addCaption="${%Add a new report}"/> | ||
| </f:entry> | ||
|
|
||
| <f:entry title="${%Report files}" field="reportFiles"> |
There was a problem hiding this comment.
We should have clear explanation that it will autodetect format, to not scare people coming from old articles, docs, or just upgrading.
There was a problem hiding this comment.
I wrote about it in help for this field
There was a problem hiding this comment.
Still, I believe it will help people to understand that there's autodetect.
No description provided.