CCC
CCC copied to clipboard
[Oztechan/CCC#1441] Enable iOS SwiftUI Previews
Description
Resolves Oztechan/CCC#1441
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 72.95%. Comparing base (
ced2cee
) to head (6ab7788
). Report is 655 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #1442 +/- ##
========================================
Coverage 72.95% 72.95%
========================================
Files 207 207
Lines 5990 5990
Branches 490 490
========================================
Hits 4370 4370
Misses 1586 1586
Partials 34 34
Coverage summary from Codacy
Merging #1442 (6ab77887f0cb4ebb83a87a5f4c13d658f6b0ad7e) into develop
(ced2cee377357812d989e4132b042b4416fa6049) - See PR on Codacy
Coverage variation | Diff coverage |
---|---|
+0.00% | ∅ |
Coverage variation details
Coverable lines | Covered lines | Coverage | |
---|---|---|---|
Common ancestor commit (ced2cee377357812d989e4132b042b4416fa6049) | 6150 | 4410 | 71.71% |
Head commit (6ab77887f0cb4ebb83a87a5f4c13d658f6b0ad7e) | 6150 (+0) | 4410 (+0) | 71.71% (+0.00%) |
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>
Diff coverage details
Coverable lines | Covered lines | Diff coverage | |
---|---|---|---|
Pull request (#1442) | 0 | 0 | ∅ (not applicable) |
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%