Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Quick and Nimble from tests #258

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

JosephDuffy
Copy link
Owner

This will finally close #181 🙌

Quick is not working on Linux with Swift 5.6 and the watchOS support PRs are too old to be accepted. This will also allow the dependencies to be removed.

@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

Merging #258 (c28253e) into master (506f44a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #258   +/-   ##
=======================================
  Coverage   93.05%   93.05%           
=======================================
  Files           6        6           
  Lines         216      216           
=======================================
  Hits          201      201           
  Misses         15       15           
Impacted Files Coverage Δ
Sources/Partial/Partial.swift 86.36% <ø> (ø)

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 506f44a...c28253e. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove use of Quick/Nimble
1 participant