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

Fix Transducers to last-compatible version in CI #146

Merged
merged 3 commits into from
Jun 30, 2023
Merged

Fix Transducers to last-compatible version in CI #146

merged 3 commits into from
Jun 30, 2023

Conversation

sethaxen
Copy link
Member

This PR runs tests against older Transducer versions only to work around #144 breaking our CI. It should be reverted once JuliaFolds/Transducers.jl#557 is resolved, since it covers up potential future breakages

@codecov-commenter
Copy link

codecov-commenter commented Jun 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.36 ⚠️

Comparison is base (0625b6d) 78.77% compared to head (46af5b5) 78.42%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
- Coverage   78.77%   78.42%   -0.36%     
==========================================
  Files          13       13              
  Lines         570      570              
==========================================
- Hits          449      447       -2     
- Misses        121      123       +2     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sethaxen sethaxen closed this Jun 30, 2023
@sethaxen sethaxen reopened this Jun 30, 2023
@sethaxen sethaxen merged commit 7677085 into main Jun 30, 2023
@sethaxen sethaxen deleted the fixtests branch June 30, 2023 15:26
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.

2 participants