SwiftyLab / setup-swift

GitHub Action to setup Swift environment
https://github.com/marketplace/actions/setup-swift-environment-for-macos-linux-and-windows
MIT License
8 stars 1 forks source link

fix: fixed toolchain caching #257

Closed soumyamahunt closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 90.24%. Comparing base (dbc932f) to head (94e1efe).

Files Patch % Lines
src/swiftorg.ts 78.94% 4 Missing :warning:
src/installer/base.ts 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #257 +/- ## ========================================== - Coverage 90.45% 90.24% -0.21% ========================================== Files 30 30 Lines 911 943 +32 Branches 126 133 +7 ========================================== + Hits 824 851 +27 - Misses 85 92 +7 + Partials 2 0 -2 ```

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