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 docs #708

Merged
merged 58 commits into from
Dec 12, 2021
Merged

improve docs #708

merged 58 commits into from
Dec 12, 2021

Conversation

aaronspring
Copy link
Collaborator

@aaronspring aaronspring commented Dec 9, 2021

Description

Closes #707 #typing

To-Do List

Type of change

  • Improved Documentation

@aaronspring aaronspring self-assigned this Dec 9, 2021
climpred/classes.py Outdated Show resolved Hide resolved
climpred/classes.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Dec 9, 2021

Codecov Report

Merging #708 (1b5ebec) into main (5e01fdb) will decrease coverage by 0.13%.
The diff coverage is 94.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #708      +/-   ##
==========================================
- Coverage   93.99%   93.85%   -0.14%     
==========================================
  Files          59       59              
  Lines        6390     6253     -137     
==========================================
- Hits         6006     5869     -137     
  Misses        384      384              
Impacted Files Coverage Δ
climpred/classes.py 94.05% <ø> (-0.20%) ⬇️
climpred/conftest.py 97.97% <ø> (ø)
climpred/constants.py 100.00% <ø> (ø)
climpred/logging.py 100.00% <ø> (ø)
climpred/metrics.py 91.73% <ø> (-0.05%) ⬇️
climpred/options.py 81.48% <ø> (ø)
climpred/tests/test_PredictionEnsemble.py 100.00% <ø> (ø)
climpred/tests/test_checks.py 100.00% <ø> (+0.78%) ⬆️
climpred/tests/test_compute_dims.py 100.00% <ø> (ø)
climpred/tests/test_graphics.py 100.00% <ø> (ø)
... and 28 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 5e01fdb...1b5ebec. Read the comment docs.

climpred/tutorial.py Outdated Show resolved Hide resolved
climpred/tutorial.py Outdated Show resolved Hide resolved
@aaronspring aaronspring linked an issue Dec 10, 2021 that may be closed by this pull request
@aaronspring aaronspring marked this pull request as ready for review December 11, 2021 23:27
@aaronspring aaronspring merged commit 617223b into pangeo-data:main Dec 12, 2021
@aaronspring aaronspring deleted the docs branch December 12, 2021 23:18
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.

general check for docs Add typing/annotations
1 participant