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

feature/update docs and usage of str format #355

Merged
merged 4 commits into from
Jun 2, 2021

Conversation

jackton1
Copy link
Member

@jackton1 jackton1 commented Jun 2, 2021

No description provided.

ptrck and others added 3 commits May 31, 2021 07:54
If we apply `format` to the string directly Django tries to translate the string including the actual name of the clone, but there won't be any translations for that. So instead we need to apply `format` on the translated string.
@codecov
Copy link

codecov bot commented Jun 2, 2021

Codecov Report

Merging #355 (3fe9b69) into main (281dd8b) will not change coverage.
The diff coverage is n/a.

❗ Current head 3fe9b69 differs from pull request most recent head b70f20b. Consider uploading reports for the commit b70f20b to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main     #355   +/-   ##
=======================================
  Coverage   96.32%   96.32%           
=======================================
  Files           6        6           
  Lines         272      272           
=======================================
  Hits          262      262           
  Misses         10       10           

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 caaa5ef...b70f20b. Read the comment docs.

@jackton1 jackton1 merged commit c9ee5d3 into main Jun 2, 2021
@jackton1 jackton1 deleted the feature/update-docs-and-usage-of-str-format branch June 2, 2021 12:37
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.

None yet

2 participants