inetum-orleans / docker-devbox-ddb

Erase environment differences, make developers happy !
https://inetum-orleans.github.io/docker-devbox-ddb
MIT License
4 stars 1 forks source link

fix(shell): Replaced tempfile with mktemp to remove the deprecation warning #220

Closed jeremyVignelles closed 1 year ago

jeremyVignelles commented 1 year ago

Fixes #214

codecov-commenter commented 1 year ago

Codecov Report

Merging #220 (3175f21) into develop (d5ee3a2) will decrease coverage by 0.11%. The diff coverage is 92.36%.

:exclamation: Current head 3175f21 differs from pull request most recent head 41af4e0. Consider uploading reports for the commit 41af4e0 to get more accurate results

: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

@@             Coverage Diff             @@
##           develop     #220      +/-   ##
===========================================
- Coverage    89.25%   89.15%   -0.11%     
===========================================
  Files          104      105       +1     
  Lines         6498     6600     +102     
===========================================
+ Hits          5800     5884      +84     
- Misses         698      716      +18     
Impacted Files Coverage Δ
ddb/feature/cookiecutter/actions.py 96.22% <ø> (-0.07%) :arrow_down:
ddb/feature/docker/__init__.py 65.48% <41.66%> (+1.76%) :arrow_up:
ddb/feature/docker/utils.py 77.46% <73.33%> (-22.54%) :arrow_down:
ddb/utils/compat.py 77.77% <77.77%> (ø)
ddb/feature/jsonnet/__init__.py 81.81% <88.88%> (+0.70%) :arrow_up:
ddb/feature/docker/actions.py 94.98% <90.00%> (-0.70%) :arrow_down:
ddb/feature/docker/binaries.py 90.38% <91.66%> (-0.62%) :arrow_down:
ddb/__version__.py 100.00% <100.00%> (ø)
ddb/action/action.py 93.38% <100.00%> (ø)
ddb/cache/__init__.py 96.96% <100.00%> (+0.96%) :arrow_up:
... and 37 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Toilal commented 1 year ago

Merci, je release dans la foulée