Closed ujjwalsh closed 4 years ago
Merging #128 into master will increase coverage by
0.21%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #128 +/- ##
==========================================
+ Coverage 97.03% 97.25% +0.21%
==========================================
Files 20 20
Lines 2292 1928 -364
==========================================
- Hits 2224 1875 -349
+ Misses 60 46 -14
+ Partials 8 7 -1
Impacted Files | Coverage Δ | |
---|---|---|
object_validator.go | 97.84% <0.00%> (-0.37%) |
:arrow_down: |
spec.go | 98.53% <0.00%> (-0.23%) |
:arrow_down: |
values.go | 99.03% <0.00%> (-0.13%) |
:arrow_down: |
type.go | 98.00% <0.00%> (-0.08%) |
:arrow_down: |
rexp.go | 100.00% <0.00%> (ø) |
|
debug.go | 100.00% <0.00%> (ø) |
|
schema.go | 100.00% <0.00%> (ø) |
|
context.go | 100.00% <0.00%> (ø) |
|
formats.go | 100.00% <0.00%> (ø) |
|
options.go | 100.00% <0.00%> (ø) |
|
... and 10 more |
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 ac0948f...aff2739. Read the comment docs.
Hi, I had added ppc64le(Linux on Power) support on travis-ci in the branch and looks like its been successfully added. I believe it is ready for the final review and merge. The travis ci build logs can be verified from the link below. https://travis-ci.com/github/ujjwalsh/validate/builds/191871336 Please have a look.
Regards, ujjwal