Skip to content

testing imports

d3b053d
Select commit
Loading
Failed to load commit list.
Open

fix(patch): testing imports #24

testing imports
d3b053d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 30, 2025 in 0s

95.98% (-0.99%) compared to 31e351e

View this Pull Request on Codecov

95.98% (-0.99%) compared to 31e351e

Details

Codecov Report

❌ Patch coverage is 98.37398% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.98%. Comparing base (31e351e) to head (d3b053d).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
Tests/EquatableMacroTests.swift 98.37% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   96.97%   95.98%   -0.99%     
==========================================
  Files          11       11              
  Lines        1122     1193      +71     
==========================================
+ Hits         1088     1145      +57     
- Misses         34       48      +14     
Files with missing lines Coverage Δ
Tests/EquatableMacroTests.swift 98.23% <98.37%> (-1.77%) ⬇️
Files with missing lines Coverage Δ
Tests/EquatableMacroTests.swift 98.23% <98.37%> (-1.77%) ⬇️

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 63e597c...d3b053d. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.