Closed Adam-Kowalczyk closed 3 years ago
Merging #87 (7d1a065) into develop (3278e48) will increase coverage by
0.02%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## develop #87 +/- ##
===========================================
+ Coverage 94.16% 94.18% +0.02%
===========================================
Files 42 44 +2
Lines 1080 1084 +4
===========================================
+ Hits 1017 1021 +4
Misses 63 63
Flag | Coverage Δ | |
---|---|---|
unittests | 94.18% <100.00%> (+0.02%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
Explorer/Components/Modals/AboutModal.razor | 100.00% <100.00%> (ø) |
|
Explorer/Components/Modals/UniversalModal.razor | 100.00% <100.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 3278e48...7d1a065. Read the comment docs.
This PR closes #82 and adds UniversalModal component for creating custom modal windows in blazor