Closed fverdugo closed 3 years ago
Merging #42 (0d7baf5) into master (926c4ca) will increase coverage by
0.50%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #42 +/- ##
==========================================
+ Coverage 94.49% 95.00% +0.50%
==========================================
Files 2 2
Lines 363 400 +37
==========================================
+ Hits 343 380 +37
Misses 20 20
Impacted Files | Coverage Δ | |
---|---|---|
src/GmshDiscreteModels.jl | 95.40% <0.00%> (+0.45%) |
:arrow_up: |
src/GridapGmsh.jl | 75.00% <0.00%> (+8.33%) |
:arrow_up: |
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 926c4ca...0d7baf5. Read the comment docs.
The cause of failing tests is being fixed in https://github.com/gridap/Gridap.jl/pull/611
we need to wait until Gridap 0.16.1 is published with this patch.