Matejkob / swift-spyable

Swift macro that simplifies and automates the process of creating spies for testing
MIT License
418 stars 35 forks source link

Bump swift-syntax to support 5.10 #88

Closed Matejkob closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 98.37%. Comparing base (8ced7a5) to head (553584a). Report is 1 commits behind head on main.

Files Patch % Lines
.../SpyableMacro/Diagnostics/SpyableNoteMessage.swift 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ======================================= Coverage 98.36% 98.37% ======================================= Files 18 18 Lines 736 740 +4 ======================================= + Hits 724 728 +4 Misses 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.