StevenLambion / SwiftDux

Predictable state management for SwiftUI applications.
http://stevenlambion.github.io/SwiftDux
MIT License
153 stars 9 forks source link

Fix GitHub Actions and Tests #60

Closed StevenLambion closed 3 years ago

StevenLambion commented 3 years ago

Work Performed

codecov-commenter commented 3 years ago

Codecov Report

Merging #60 (93dfafc) into master (3b0693d) will decrease coverage by 0.87%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   80.34%   79.47%   -0.88%     
==========================================
  Files          25       25              
  Lines         458      458              
==========================================
- Hits          368      364       -4     
- Misses         90       94       +4     
Impacted Files Coverage Δ
...DuxExtras/Persistence/PersistStateMiddleware.swift 76.19% <ø> (ø)
Sources/SwiftDux/Store/StateStorable.swift 68.42% <0.00%> (-21.06%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 24fda23...93dfafc. Read the comment docs.