multitemplate
multitemplate copied to clipboard
Fixed #62, Added AddFromFSFuncs
Can someone merge it?
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.
Project coverage is 85.29%. Comparing base (
32b2334) to head (f415fa9). Report is 14 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dynamic.go | 0.00% | 8 Missing :warning: |
| multitemplate.go | 0.00% | 5 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:exclamation: There is a different number of reports uploaded between BASE (32b2334) and HEAD (f415fa9). Click for more details.
HEAD has 13 uploads less than BASE
Flag BASE (32b2334) HEAD (f415fa9) ubuntu-latest 7 3 go-1.14 1 0 go-1.15 1 0 go-1.16 1 0 macos-latest 1 0 go- 1 0 go-1.17 1 0 go-1.18 1 0 go-1.19 1 0 go-1.20 1 0
Additional details and impacted files
@@ Coverage Diff @@
## master #64 +/- ##
============================================
- Coverage 100.00% 85.29% -14.71%
============================================
Files 2 2
Lines 112 136 +24
============================================
+ Hits 112 116 +4
- Misses 0 20 +20
| Flag | Coverage Δ | |
|---|---|---|
| go- | ? |
|
| go-1.14 | ? |
|
| go-1.15 | ? |
|
| go-1.16 | ? |
|
| go-1.17 | ? |
|
| go-1.18 | ? |
|
| go-1.19 | ? |
|
| go-1.20 | ? |
|
| go-1.21 | 85.29% <0.00%> (?) |
|
| go-1.22 | 85.29% <0.00%> (?) |
|
| go-1.23 | 85.29% <0.00%> (?) |
|
| macos-latest | ? |
|
| ubuntu-latest | 85.29% <0.00%> (-14.71%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@YamiOdymel Thanks