Neoteroi / essentials-openapi

Functions to handle OpenAPI Documentation.
MIT License
23 stars 9 forks source link

Fix bug in handling datetimes in examples #25

Closed RobertoPrevato closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07 :tada:

Comparison is base (f879a92) 99.76% compared to head (2bf855f) 99.84%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== + Coverage 99.76% 99.84% +0.07% ========================================== Files 18 18 Lines 1304 1318 +14 ========================================== + Hits 1301 1316 +15 + Misses 3 2 -1 ``` | [Impacted Files](https://codecov.io/gh/Neoteroi/essentials-openapi/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi) | Coverage Δ | | |---|---|---| | [openapidocs/\_\_init\_\_.py](https://codecov.io/gh/Neoteroi/essentials-openapi/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-b3BlbmFwaWRvY3MvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [openapidocs/common.py](https://codecov.io/gh/Neoteroi/essentials-openapi/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-b3BlbmFwaWRvY3MvY29tbW9uLnB5) | `100.00% <100.00%> (ø)` | | | [openapidocs/mk/contents.py](https://codecov.io/gh/Neoteroi/essentials-openapi/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-b3BlbmFwaWRvY3MvbWsvY29udGVudHMucHk=) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://codecov.io/gh/Neoteroi/essentials-openapi/pull/25/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.