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

Skip pyjags tests #1963

Merged
merged 1 commit into from
Jan 15, 2022
Merged

Skip pyjags tests #1963

merged 1 commit into from
Jan 15, 2022

Conversation

ahartikainen
Copy link
Contributor

Description

Checklist

  • Follows official PR format
  • Includes a sample plot to visually illustrate the changes (only for plot-related functions)
  • New features are properly documented (with an example if appropriate)?
  • Includes new or updated tests to cover the new feature
  • Code style correct (follows pylint and black guidelines)
  • Changes are listed in changelog

@codecov
Copy link

codecov bot commented Jan 15, 2022

Codecov Report

Merging #1963 (28e29d8) into main (17b1a48) will increase coverage by 11.34%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #1963       +/-   ##
===========================================
+ Coverage   79.56%   90.90%   +11.34%     
===========================================
  Files         113      113               
  Lines       12217    12217               
===========================================
+ Hits         9720    11106     +1386     
+ Misses       2497     1111     -1386     
Impacted Files Coverage Δ
arviz/utils.py 88.23% <0.00%> (+0.65%) ⬆️
arviz/data/base.py 98.21% <0.00%> (+5.95%) ⬆️
arviz/data/io_pymc3.py 73.33% <0.00%> (+6.66%) ⬆️
arviz/data/io_cmdstan.py 89.49% <0.00%> (+40.48%) ⬆️
arviz/data/io_numpyro.py 93.89% <0.00%> (+67.17%) ⬆️
arviz/data/io_pyro.py 96.24% <0.00%> (+68.42%) ⬆️
arviz/data/io_pymc3_3x.py 90.23% <0.00%> (+72.05%) ⬆️
arviz/data/io_cmdstanpy.py 93.75% <0.00%> (+78.12%) ⬆️
arviz/data/io_pystan.py 96.09% <0.00%> (+81.97%) ⬆️
arviz/data/io_emcee.py 98.34% <0.00%> (+85.95%) ⬆️

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 17b1a48...28e29d8. Read the comment docs.

@ahartikainen ahartikainen merged commit 78213ee into main Jan 15, 2022
@ahartikainen ahartikainen deleted the skip_pyjags_tests branch January 15, 2022 13:56
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