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

Fix mypy of setVerbosity #79

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Fix mypy of setVerbosity #79

merged 1 commit into from
Jun 30, 2022

Conversation

TyBalduf
Copy link
Collaborator

Cast verbosity as str/int where appropriate in the function.

Cast verbosity str/int where appropriate in the function.
@codecov
Copy link

codecov bot commented Jun 30, 2022

Codecov Report

Merging #79 (1ce6385) into main (6c2cbc9) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   97.10%   97.10%           
=======================================
  Files           8        8           
  Lines         449      449           
=======================================
  Hits          436      436           
  Misses         13       13           
Impacted Files Coverage Δ
xtb/interface.py 97.36% <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 6c2cbc9...1ce6385. Read the comment docs.

Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@awvwgk awvwgk merged commit 27d2727 into grimme-lab:main Jun 30, 2022
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.

2 participants