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

Docs fixes #420

Merged
merged 14 commits into from
May 19, 2023
Merged

Docs fixes #420

merged 14 commits into from
May 19, 2023

Conversation

bwohlberg
Copy link
Collaborator

Fix a variety of docs issues, including missing documentation for scico.numpy submodules.

@bwohlberg bwohlberg added the documentation Improvements or additions to documentation label May 18, 2023
@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Merging #420 (ec7892f) into main (14d041e) will decrease coverage by 0.10%.
The diff coverage is 78.57%.

@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
- Coverage   94.85%   94.76%   -0.10%     
==========================================
  Files          83       86       +3     
  Lines        5290     5309      +19     
==========================================
+ Hits         5018     5031      +13     
- Misses        272      278       +6     
Flag Coverage Δ
unittests 94.76% <78.57%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
scico/flax/blocks.py 100.00% <ø> (ø)
scico/flax/examples/data_generation.py 74.10% <ø> (ø)
scico/flax/examples/data_preprocessing.py 94.96% <ø> (ø)
scico/flax/inverse.py 98.64% <ø> (ø)
scico/flax/models.py 100.00% <ø> (ø)
scico/flax/train/spectral.py 100.00% <ø> (ø)
scico/flax/train/state.py 100.00% <ø> (ø)
scico/flax/train/trainer.py 93.95% <ø> (ø)
scico/numpy/_wrappers.py 91.02% <25.00%> (-7.66%) ⬇️
scico/numpy/__init__.py 100.00% <100.00%> (ø)
... and 3 more

@bwohlberg bwohlberg merged commit 0fb9014 into main May 19, 2023
@bwohlberg bwohlberg deleted the brendt/docs branch May 19, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants