sedge
sedge copied to clipboard
Add sha256 hash calculation to CHANGELOG
Changes:
- Adds the sha256 hash for each binary in the CHANGELOG.md
Types of changes
What types of changes does your code introduce?
Put an x
in the boxes that apply
- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [X] Documentation Update
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [X] Build related changes
- [ ] Other (please describe):
Testing
Requires testing
- [ ] Yes
- [X] No
In case you checked yes, did you write tests?
- [ ] Yes
- [X] No
Comments about testing , should you have some (optional)
Further comments (optional)
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...
Codecov Report
Base: 57.39% // Head: 57.39% // No change to project coverage :thumbsup:
Coverage data is based on head (
ea1214b
) compared to base (fc4e55f
). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## develop #214 +/- ##
========================================
Coverage 57.39% 57.39%
========================================
Files 59 59
Lines 3915 3915
========================================
Hits 2247 2247
Misses 1576 1576
Partials 92 92
Flag | Coverage Δ | |
---|---|---|
unittests | 57.39% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.