Skip to content

Conversation

@michaelosthege
Copy link
Member

@michaelosthege michaelosthege commented Mar 19, 2022

Previously only one of the trigger conditions had the filter.
This is a follow-up to #5364.

Unfortunately, the changes can't be tested on this PR because of how GitHub determines the diff:
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#git-diff-comparisons

Previously only one of the trigger conditions had the filter.

This is a follow-up to pymc-devs#5364.
Comment on lines -11 to -12
- "pyproject.toml"
- "buildosx"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pyproject.toml is only relevant for the tools running in pre-commit.

The buildosx does not seem to have a purpose. It's 8 years old, was never changed and is not mentioned anywhere in the codebase.

- "*.py"
- "conda-envs/**"
- "codecov.yml"
- "scripts/*.sh"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These scripts are involved in creating the test environments.

@codecov
Copy link

codecov bot commented Mar 19, 2022

Codecov Report

Merging #5619 (397a374) into main (8b063f9) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5619      +/-   ##
==========================================
+ Coverage   87.67%   87.69%   +0.02%     
==========================================
  Files          76       76              
  Lines       13717    13717              
==========================================
+ Hits        12026    12029       +3     
+ Misses       1691     1688       -3     
Impacted Files Coverage Δ
pymc/parallel_sampling.py 87.70% <0.00%> (+0.99%) ⬆️

@michaelosthege michaelosthege marked this pull request as ready for review March 19, 2022 13:44
Copy link
Member

@OriolAbril OriolAbril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thanks!

@michaelosthege michaelosthege merged commit 849a64d into pymc-devs:main Mar 19, 2022
@michaelosthege michaelosthege deleted the ci-refactor branch March 19, 2022 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants