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

GitHub Actions workflow for Dask tests #677

Closed
wants to merge 1 commit into from

Conversation

adi611
Copy link
Contributor

@adi611 adi611 commented Jul 21, 2023

Types of changes

  • New feature (non-breaking change which adds functionality)

Summary

This Pull Request adds the functionality to run Dask tests as part of the GitHub Actions workflow. The tests will run on pull requests and on push to the master branch.

Checklist

  • I have added tests to cover my changes (if necessary)
  • I have updated documentation (if necessary)

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

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

Comparison is base (426564e) 81.77% compared to head (1622cbc) 81.72%.

❗ Current head 1622cbc differs from pull request most recent head f0227a9. Consider uploading reports for the commit f0227a9 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #677      +/-   ##
==========================================
- Coverage   81.77%   81.72%   -0.05%     
==========================================
  Files          20       20              
  Lines        4400     4400              
  Branches     1264        0    -1264     
==========================================
- Hits         3598     3596       -2     
- Misses        798      804       +6     
+ Partials        4        0       -4     
Flag Coverage Δ
unittests 81.72% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files 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.

@djarecka
Copy link
Collaborator

could you please add this workflow to #673, as we discussed last week.

@ghisvail
Copy link
Collaborator

Superseded by #686

@ghisvail ghisvail closed this Aug 16, 2023
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.

3 participants