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

Improve CI #166

Merged
merged 37 commits into from
Mar 26, 2024
Merged

Improve CI #166

merged 37 commits into from
Mar 26, 2024

Conversation

sunxd3
Copy link
Member

@sunxd3 sunxd3 commented Mar 24, 2024

Only substantial changes to the code is renaming VOLUME_I and VOLUME_II to VOLUME_1\2.

Some test code are moved around.
Test CI is factored into multiple smaller ones:

  • mcmcchains and gibbs tests will be retried if error for max 3 times

@coveralls
Copy link

coveralls commented Mar 24, 2024

Pull Request Test Coverage Report for Build 8433829889

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.094%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/BUGSExamples/BUGSExamples.jl 0 1 0.0%
Totals Coverage Status
Change from base Build 8359665383: 0.0%
Covered Lines: 1435
Relevant Lines: 1748

💛 - Coveralls

test/runtests.jl Outdated Show resolved Hide resolved
test/runtests.jl Outdated Show resolved Hide resolved
sunxd3 and others added 3 commits March 24, 2024 14:45
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
test/inference.jl Outdated Show resolved Hide resolved
@sunxd3 sunxd3 marked this pull request as ready for review March 24, 2024 15:32
test/runtests.jl Outdated Show resolved Hide resolved
test/runtests.jl Outdated Show resolved Hide resolved
sunxd3 and others added 5 commits March 25, 2024 11:12
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
test/graphs.jl Outdated Show resolved Hide resolved
@sunxd3
Copy link
Member Author

sunxd3 commented Mar 26, 2024

This is still not perfect, but merge for now.

@sunxd3 sunxd3 merged commit 964c651 into master Mar 26, 2024
12 checks passed
@sunxd3 sunxd3 deleted the sunxd/improve_ci branch March 26, 2024 17: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