socon-dev / socon

Socon is a microservice architecture framework that helps you focussing on deploying/chaining individual commands and custom services between your different projects
BSD 3-Clause "New" or "Revised" License
26 stars 3 forks source link

#2 Remove __pycache__ before rendering a template #3

Closed StephaneCapponi closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (6a2a1cf) 99.59% compared to head (25c4aab) 99.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3 +/- ## ======================================= Coverage 99.59% 99.59% ======================================= Files 26 26 Lines 1235 1236 +1 Branches 201 201 ======================================= + Hits 1230 1231 +1 Misses 4 4 Partials 1 1 ``` | [Impacted Files](https://codecov.io/gh/socon-dev/socon/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=socon-dev) | Coverage Δ | | |---|---|---| | [socon/core/management/templates.py](https://codecov.io/gh/socon-dev/socon/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=socon-dev#diff-c29jb24vY29yZS9tYW5hZ2VtZW50L3RlbXBsYXRlcy5weQ==) | `100.00% <100.00%> (ø)` | | 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=socon-dev). 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=socon-dev)

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