fastapi
fastapi copied to clipboard
Add French translation for `docs/fr/docs/advanced/additional-status-code.md`
Here is the PR to translate the advanced/additional-status-code.md
See the french translation tracking issue https://github.com/tiangolo/fastapi/issues/1972.
Thanks for the reviews
Codecov Report
Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:
Coverage data is based on head (
e05d84f
) compared to base (cf73051
). Patch has no changes to coverable lines.
:exclamation: Current head e05d84f differs from pull request most recent head 705a52a. Consider uploading reports for the commit 705a52a to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #5477 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 540 540
Lines 13969 13946 -23
=========================================
- Hits 13969 13946 -23
Impacted Files | Coverage Δ | |
---|---|---|
fastapi/routing.py | 100.00% <0.00%> (ø) |
|
tests/test_datastructures.py | 100.00% <0.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
📝 Docs preview for commit a1a7f7207e01ebcfc66c271f36e04f45356aabf9 at: https://63428b33fbdff17456e4b188--fastapi.netlify.app
Hi @axel584, you also need to update the docs/fr/mkdocs.yml
file to include the newly translated page
📝 Docs preview for commit 8658e0a723cd2861099851743ffbeee26664913b at: https://634328d8d6cd7b5b90f491c9--fastapi.netlify.app
Le breaking change in the unit test will be resolve by this PR : https://github.com/tiangolo/fastapi/pull/5456
📝 Docs preview for commit aa195d8266dad03157ef57a2ee384edb2c1e2816 at: https://634668bcf6f89332a8126c53--fastapi.netlify.app
📝 Docs preview for commit aeb624383886612e9d3342f489d5893d0012dd76 at: https://6346797a4e841a37b7c34ede--fastapi.netlify.app
📝 Docs preview for commit a94bfa5d40f3b1a466da4890bcee18e3eba271de at: https://6346edeee15dea004f46d100--fastapi.netlify.app
📝 Docs preview for commit 9efb26ab75d2a3c517f92c95f068250928e856bd at: https://6346f37f0775e9008d2e2df2--fastapi.netlify.app
📝 Docs preview for commit 26deb294ab332b9eed882393936e086e263f9837 at: https://634a4e93735def621336e05c--fastapi.netlify.app
📝 Docs preview for commit e05d84f17515c03474ec7094b6a8378959280b91 at: https://634c4f9c83d30f3235e20306--fastapi.netlify.app
@JulianMaurin / @rjNemo : Does anyone know why my MR did not receive the "approved-2" label?
Thank you @axel584! :cake:
And thanks for the reviews @JulianMaurin, @emmrichard, @rjNemo :coffee: