Closed LakeRainSound closed 4 years ago
Merging #258 into master will increase coverage by
1.66%
. The diff coverage is76.47%
.
@@ Coverage Diff @@
## master #258 +/- ##
==========================================
+ Coverage 58.43% 60.09% +1.66%
==========================================
Files 32 32
Lines 1203 1218 +15
==========================================
+ Hits 703 732 +29
+ Misses 452 436 -16
- Partials 48 50 +2
Impacted Files | Coverage Δ | |
---|---|---|
pkg/grapicmd/cmd/build.go | 78.37% <76.47%> (+78.37%) |
:arrow_up: |
pkg/grapicmd/cmd/init.go | 0.00% <0.00%> (ø) |
|
pkg/grapicmd/internal/usecase/init_config.go | 100.00% <0.00%> (ø) |
|
...cmd/internal/usecase/initialize_project_usecase.go | 0.00% <0.00%> (ø) |
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 29f69f4...91853cf. Read the comment docs.
WHY
235
grapi build [TARGET]
fails. And can't pass[BUILD_ARGS]
togo build
command.WHAT
go build
command