leogdion / PackageListValidator

A tool for validating the SwiftPM Library/Swift Package Index master package list.
MIT License
1 stars 0 forks source link

Feature/tests and docs #9

Closed leogdion closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #9 into master will increase coverage by 45.30%. The diff coverage is 68.18%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #9       +/-   ##
===========================================
+ Coverage    0.00%   45.30%   +45.30%     
===========================================
  Files          30       39        +9     
  Lines         422      437       +15     
===========================================
+ Hits            0      198      +198     
+ Misses        422      239      -183     
Flag Coverage Δ
#bionic 45.30% <68.18%> (+45.30%) :arrow_up:
#focal 45.30% <68.18%> (+45.30%) :arrow_up:
#github 45.30% <68.18%> (+45.30%) :arrow_up:
#macOS 45.30% <68.18%> (?)
Impacted Files Coverage Δ
...stValidator/Controllers/ProcessPackageParser.swift 0.00% <ø> (ø)
...kageListValidator/Models/Errors/PackageError.swift 0.00% <0.00%> (ø)
Sources/PackageListValidator/Models/Status.swift 0.00% <0.00%> (ø)
...es/PackageListValidator/PackageListValidator.swift 100.00% <ø> (+100.00%) :arrow_up:
...geListValidator/Protocols/DefaultBranchQuery.swift 100.00% <ø> (+100.00%) :arrow_up:
...PackageListValidator/Protocols/ListValidator.swift 100.00% <ø> (+100.00%) :arrow_up:
...istValidator/Protocols/PackageFilterProtocol.swift 0.00% <0.00%> (ø)
...rces/PackageListValidator/Protocols/Response.swift 0.00% <0.00%> (ø)
...urces/PackageListValidator/Protocols/Session.swift 0.00% <0.00%> (ø)
...ackageListValidator/Protocols/SessionRequest.swift 0.00% <0.00%> (ø)
... and 54 more

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 bf65a42...2f230be. Read the comment docs.