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 conda environment update to latest versions #328

Merged
merged 5 commits into from
Sep 23, 2021

Conversation

basnijholt
Copy link
Member

Description

Use latest versions in docs creation.

Checklist

  • Fixed style issues using pre-commit run --all (first install using pip install pre-commit)
  • pytest passed

Type of change

Check relevant option(s).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • (Code) style fix or documentation update
  • This change requires a documentation update

@basnijholt basnijholt changed the title Docs env update Documentation conda environment update Sep 23, 2021
@basnijholt basnijholt changed the title Documentation conda environment update Documentation conda environment update to latest versions Sep 23, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #328 (56bb0d6) into master (e655186) will increase coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
+ Coverage   80.75%   80.87%   +0.11%     
==========================================
  Files          38       38              
  Lines        5051     5051              
  Branches      916      916              
==========================================
+ Hits         4079     4085       +6     
+ Misses        829      826       -3     
+ Partials      143      140       -3     
Impacted Files Coverage Δ
adaptive/learner/learner1D.py 90.15% <0.00%> (+0.53%) ⬆️
adaptive/runner.py 71.73% <0.00%> (+0.70%) ⬆️
adaptive/learner/average_learner1D.py 79.62% <0.00%> (+0.74%) ⬆️

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 e655186...56bb0d6. Read the comment docs.

@basnijholt basnijholt merged commit 0a14a9e into master Sep 23, 2021
@basnijholt basnijholt deleted the docs-env-update branch September 23, 2021 15:59
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.

2 participants