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 typos in arviz codebase #1700

Merged
merged 2 commits into from
May 21, 2021
Merged

Conversation

hectormz
Copy link
Contributor

Description

This PR fixes typos in arviz with the help of codespell.

There was no Issue preceding this PR. I would normally create an issue for a more significant change first. There may be other typos still in arviz that codespell didn't pick up.

Most typos are in comments, but there is one in a variable name, and in an exception message.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented May 21, 2021

Codecov Report

Merging #1700 (f611882) into main (1a39374) will not change coverage.
The diff coverage is 85.71%.

❗ Current head f611882 differs from pull request most recent head 0eb561e. Consider uploading reports for the commit 0eb561e to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1700   +/-   ##
=======================================
  Coverage   90.86%   90.86%           
=======================================
  Files         108      108           
  Lines       11818    11818           
=======================================
  Hits        10738    10738           
  Misses       1080     1080           
Impacted Files Coverage Δ
arviz/data/datasets.py 98.38% <ø> (ø)
arviz/data/inference_data.py 83.57% <ø> (ø)
arviz/data/io_numpyro.py 93.89% <ø> (ø)
arviz/data/io_pystan.py 96.08% <ø> (ø)
arviz/plots/backends/bokeh/jointplot.py 98.24% <0.00%> (ø)
arviz/plots/forestplot.py 94.59% <ø> (ø)
arviz/plots/jointplot.py 96.29% <ø> (ø)
arviz/plots/kdeplot.py 100.00% <ø> (ø)
arviz/plots/khatplot.py 94.87% <ø> (ø)
arviz/plots/plot_utils.py 86.59% <ø> (ø)
... and 7 more

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 1a39374...0eb561e. Read the comment docs.

doc/source/user_guide/label_guide.rst Outdated Show resolved Hide resolved
@ahartikainen ahartikainen merged commit 7ebedd2 into arviz-devs:main May 21, 2021
utkarsh-maheshwari pushed a commit to utkarsh-maheshwari/arviz that referenced this pull request May 27, 2021
* Fix typos

* Undo changes in label guide

Co-authored-by: Oriol Abril-Pla <[email protected]>
@hectormz hectormz deleted the fix-typos branch June 2, 2021 04:01
mjhajharia pushed a commit to mjhajharia/arviz that referenced this pull request Jun 7, 2021
* Fix typos

* Undo changes in label guide

Co-authored-by: Oriol Abril-Pla <[email protected]>
mjhajharia pushed a commit to mjhajharia/arviz that referenced this pull request Jun 7, 2021
* Fix typos

* Undo changes in label guide

Co-authored-by: Oriol Abril-Pla <[email protected]>
mjhajharia added a commit to mjhajharia/arviz that referenced this pull request Jun 7, 2021
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