endorama / devid

Securely manage your developer personas
Apache License 2.0
2 stars 0 forks source link

Use devenv in CI #7

Closed endorama closed 1 year ago

endorama commented 1 year ago

Update CI tests job to use devenv environment

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 18.75% and no project coverage change.

Comparison is base (b3a9eaf) 51.70% compared to head (11932f4) 51.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ======================================= Coverage 51.70% 51.70% ======================================= Files 30 31 +1 Lines 441 441 ======================================= Hits 228 228 Misses 187 187 Partials 26 26 ``` | [Impacted Files](https://app.codecov.io/gh/endorama/devid/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani) | Coverage Δ | | |---|---|---| | [internal/persona/load.go](https://app.codecov.io/gh/endorama/devid/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani#diff-aW50ZXJuYWwvcGVyc29uYS9sb2FkLmdv) | `0.00% <0.00%> (ø)` | | | [internal/persona/new.go](https://app.codecov.io/gh/endorama/devid/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani#diff-aW50ZXJuYWwvcGVyc29uYS9uZXcuZ28=) | `100.00% <ø> (+35.13%)` | :arrow_up: | | [internal/settings/settings.go](https://app.codecov.io/gh/endorama/devid/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani#diff-aW50ZXJuYWwvc2V0dGluZ3Mvc2V0dGluZ3MuZ28=) | `72.09% <ø> (ø)` | | | [internal/utils/editor.go](https://app.codecov.io/gh/endorama/devid/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani#diff-aW50ZXJuYWwvdXRpbHMvZWRpdG9yLmdv) | `38.46% <ø> (ø)` | | | [plugins/bin/renderable.go](https://app.codecov.io/gh/endorama/devid/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani#diff-cGx1Z2lucy9iaW4vcmVuZGVyYWJsZS5nbw==) | `100.00% <100.00%> (ø)` | | | [plugins/envs/renderable.go](https://app.codecov.io/gh/endorama/devid/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani#diff-cGx1Z2lucy9lbnZzL3JlbmRlcmFibGUuZ28=) | `100.00% <100.00%> (ø)` | | | [plugins/identity/renderable.go](https://app.codecov.io/gh/endorama/devid/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani#diff-cGx1Z2lucy9pZGVudGl0eS9yZW5kZXJhYmxlLmdv) | `100.00% <100.00%> (ø)` | |

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