Open TheCodeArtist opened 6 years ago
Merging #47 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #47 +/- ##
=========================================
Coverage 64.93% 64.93%
Complexity 149 149
=========================================
Files 15 15
Lines 750 750
Branches 99 99
=========================================
Hits 487 487
Misses 225 225
Partials 38 38
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 e8b93fe...8d883d7. Read the comment docs.
Can someone please confirm that this change actually fixes issue #44?
I have added the help file for the plugin source as help.html
based on the documentation in https://wiki.eclipse.org/Basic_guide_to_Jelly_usage_in_Hudson
that says...
You can add top-level plugin help, e.g. on the job configuration page, by providing help.html or help.jelly in the
src/main/resources/path/to/plugin/PluginName/
directory.
Signed-off-by: TheCodeArtist cvs268@gmail.com
Fixes #44