Closed Romanx closed 6 years ago
Merging #34 into master will increase coverage by
0.03%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #34 +/- ##
==========================================
+ Coverage 99.79% 99.83% +0.03%
==========================================
Files 72 73 +1
Lines 2938 2974 +36
==========================================
+ Hits 2932 2969 +37
+ Misses 6 5 -1
Impacted Files | Coverage Δ | |
---|---|---|
...le.Compilation/Settings/CompilerSettingsBuilder.cs | 96.55% <100%> (+0.71%) |
:arrow_up: |
...rc/Stubble.Compilation/Settings/DefaultSettings.cs | 100% <100%> (ø) |
:arrow_up: |
.../Stubble.Compilation/Class/EnumerationConverter.cs | 100% <100%> (ø) |
|
...c/Stubble.Compilation/Settings/CompilerSettings.cs | 100% <100%> (+7.69%) |
:arrow_up: |
...rc/Stubble.Compilation/Contexts/CompilerContext.cs | 99.48% <100%> (+0.03%) |
: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 025b527...f07ac62. Read the comment docs.
Allows value getters and Enumeration converters
32