Fix Workflow Concurrency #92
Merged
Codecov / codecov/project
succeeded
Nov 18, 2024 in 0s
86.73% (-0.19%) compared to ea08d6d
View this Pull Request on Codecov
86.73% (-0.19%) compared to ea08d6d
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 86.73%. Comparing base (
ea08d6d
) to head (c6c5cd9
).
Files with missing lines | Patch % | Lines |
---|---|---|
TemplateApplication/Account/AccountSheet.swift | 42.86% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #92 +/- ##
==========================================
- Coverage 86.92% 86.73% -0.19%
==========================================
Files 21 21
Lines 688 693 +5
==========================================
+ Hits 598 601 +3
- Misses 90 92 +2
Files with missing lines | Coverage Δ | |
---|---|---|
TemplateApplication/HomeView.swift | 100.00% <100.00%> (ø) |
|
TemplateApplication/Account/AccountSheet.swift | 69.05% <42.86%> (-1.22%) |
⬇️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ea08d6d...c6c5cd9. Read the comment docs.
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading