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

Documentation changes #1338

Merged
merged 7 commits into from Jan 16, 2021
Merged

Conversation

percygautam
Copy link
Contributor

@percygautam percygautam commented Aug 7, 2020

Description

Modified the extend_xr_method to include docstring and examples. In continuation with the #1223 and #1254 and #1300. Related to #1066 .

Checklist

  • Follows official PR format
  • Code style correct (follows pylint and black guidelines)
  • Changes are listed in changelog

@percygautam percygautam marked this pull request as ready for review August 8, 2020 19:17
@percygautam
Copy link
Contributor Author

I have added examples for custom extended methods and will start adding examples for extended methods. It will be helpful if it can get reviewed once as I continue adding examples.

arviz/data/base.py Outdated Show resolved Hide resolved
arviz/data/base.py Outdated Show resolved Hide resolved
arviz/data/base.py Outdated Show resolved Hide resolved
arviz/data/inference_data.py Outdated Show resolved Hide resolved
arviz/data/inference_data.py Outdated Show resolved Hide resolved
@OriolAbril OriolAbril changed the title [WIP] Documentation changes Documentation changes Jan 13, 2021
@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #1338 (8567170) into master (25ce6c4) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1338   +/-   ##
=======================================
  Coverage   91.92%   91.92%           
=======================================
  Files         105      105           
  Lines       11250    11252    +2     
=======================================
+ Hits        10341    10343    +2     
  Misses        909      909           
Impacted Files Coverage Δ
arviz/data/base.py 97.74% <100.00%> (+0.03%) ⬆️
arviz/data/inference_data.py 85.81% <100.00%> (ø)

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 25ce6c4...8567170. Read the comment docs.

@OriolAbril OriolAbril merged commit ce68d3c into arviz-devs:master Jan 16, 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.

None yet

2 participants