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 missing f string issue #163 #222

Merged
merged 1 commit into from Jun 1, 2022
Merged

fix missing f string issue #163 #222

merged 1 commit into from Jun 1, 2022

Conversation

voglster
Copy link
Contributor

@voglster voglster commented May 4, 2022

Fixes #163

@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #222 (b555b12) into master (405c2c6) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #222   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           38        38           
  Lines         2725      2725           
  Branches       413       413           
=========================================
  Hits          2725      2725           
Flag Coverage Δ
tests-3.6-4-standalone 99.70% <ø> (ø)
tests-3.6-4.2-standalone 99.70% <ø> (ø)
tests-3.6-4.4-standalone 99.70% <ø> (ø)
tests-3.7-4-standalone 99.51% <ø> (ø)
tests-3.7-4.2-standalone 99.51% <ø> (ø)
tests-3.7-4.4-standalone 99.51% <ø> (ø)
tests-3.8-4-replicaSet 97.94% <ø> (ø)
tests-3.8-4-standalone 99.44% <ø> (ø)
tests-3.8-4.2-sharded 97.94% <ø> (ø)
tests-3.8-4.2-standalone 99.44% <ø> (ø)
tests-3.8-4.4-standalone 99.44% <ø> (ø)
tests-3.9-4-standalone 99.30% <ø> (ø)
tests-3.9-4.2-standalone 99.30% <ø> (ø)
tests-3.9-4.4-standalone 99.30% <ø> (ø)

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

Impacted Files Coverage Δ
odmantic/model.py 100.00% <ø> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@art049 art049 self-assigned this Jun 1, 2022
@art049 art049 merged commit 86d41e8 into art049:master Jun 1, 2022
@art049
Copy link
Owner

art049 commented Jun 1, 2022

Thanks a lot !

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.

Missing a little f-strings interpolation
2 participants