Closed rustatian closed 2 years ago
Merging #133 (dda4909) into master (7f2a4ac) will decrease coverage by
0.09%
. The diff coverage is68.42%
.
@@ Coverage Diff @@
## master #133 +/- ##
==========================================
- Coverage 65.23% 65.13% -0.10%
==========================================
Files 137 138 +1
Lines 10912 10984 +72
==========================================
+ Hits 7118 7154 +36
- Misses 3082 3107 +25
- Partials 712 723 +11
Impacted Files | Coverage Δ | |
---|---|---|
rpc/config.go | 100.00% <ø> (ø) |
|
server/plugin.go | 68.57% <59.61%> (-3.43%) |
:arrow_down: |
server/config.go | 66.66% <62.50%> (-33.34%) |
:arrow_down: |
server/oninit.go | 80.43% <80.43%> (ø) |
|
tcp/handler/handler.go | 51.35% <0.00%> (-6.09%) |
:arrow_down: |
boltdb/boltjobs/listener.go | 58.49% <0.00%> (-2.84%) |
:arrow_down: |
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 7f2a4ac...dda4909. Read the comment docs.
Reason for This PR
closes: #57
Description of Changes
on_init
server configuration key.Config:
License Acceptance
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.
PR Checklist
[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]
git commit -s
).CHANGELOG.md
.