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

Update dependencies and pre-commit #109

Merged
merged 5 commits into from
Aug 31, 2020
Merged

Update dependencies and pre-commit #109

merged 5 commits into from
Aug 31, 2020

Conversation

CasperWA
Copy link
Collaborator

Update dependencies according to @dependabot PRs.
Update files via invoke tasks related to new AiiDA and OPTIMADE Python tools versions.

Also, update pre-commit versions, running the updated black, which removed some white space in various function doc strings.

dependabot bot and others added 5 commits August 31, 2020 06:46
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [aiida-core](https://github.com/aiidateam/aiida-core) to permit the latest version.
- [Release notes](https://github.com/aiidateam/aiida-core/releases)
- [Changelog](https://github.com/aiidateam/aiida-core/blob/develop/CHANGELOG.md)
- [Commits](aiidateam/aiida-core@v1.3.0...v1.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
…ore-approx-eq-1.3.1' and 'origin/dependabot/pip/develop/black-approx-eq-20.8b1' into update_deps
Also run for all files, which removed some white space according to new
black rules.
@CasperWA CasperWA added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 31, 2020
@codecov
Copy link

codecov bot commented Aug 31, 2020

Codecov Report

Merging #109 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #109   +/-   ##
========================================
  Coverage    90.44%   90.44%           
========================================
  Files           27       27           
  Lines          994      994           
========================================
  Hits           899      899           
  Misses          95       95           
Flag Coverage Δ
#pytest 90.44% <ø> (ø)

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

Impacted Files Coverage Δ
aiida_optimade/models/structures.py 100.00% <ø> (ø)
aiida_optimade/transformers/aiida.py 97.08% <ø> (ø)

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 ed70e11...898f7b2. Read the comment docs.

@CasperWA CasperWA merged commit 4d1a270 into develop Aug 31, 2020
@CasperWA CasperWA deleted the update_deps branch August 31, 2020 09:22
@CasperWA CasperWA mentioned this pull request Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant