endorama / devid

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

Add `aws` plugin #1

Closed endorama closed 12 months ago

endorama commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 57.89% and project coverage change: +1.64 :tada:

Comparison is base (b3a9eaf) 51.70% compared to head (e997af1) 53.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1 +/- ## ========================================== + Coverage 51.70% 53.34% +1.64% ========================================== Files 30 35 +5 Lines 441 463 +22 ========================================== + Hits 228 247 +19 - Misses 187 189 +2 - Partials 26 27 +1 ``` | [Impacted Files](https://app.codecov.io/gh/endorama/devid/pull/1?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/1?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/settings/settings.go](https://app.codecov.io/gh/endorama/devid/pull/1?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/1?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/aws/configurable.go](https://app.codecov.io/gh/endorama/devid/pull/1?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani#diff-cGx1Z2lucy9hd3MvY29uZmlndXJhYmxlLmdv) | `57.14% <57.14%> (ø)` | | | [internal/persona/new.go](https://app.codecov.io/gh/endorama/devid/pull/1?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% <100.00%> (+35.13%)` | :arrow_up: | | [plugins/aws/pluggable.go](https://app.codecov.io/gh/endorama/devid/pull/1?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani#diff-cGx1Z2lucy9hd3MvcGx1Z2dhYmxlLmdv) | `100.00% <100.00%> (ø)` | | | [plugins/aws/plugin.go](https://app.codecov.io/gh/endorama/devid/pull/1?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani#diff-cGx1Z2lucy9hd3MvcGx1Z2luLmdv) | `100.00% <100.00%> (ø)` | | | [plugins/aws/renderable.go](https://app.codecov.io/gh/endorama/devid/pull/1?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani#diff-cGx1Z2lucy9hd3MvcmVuZGVyYWJsZS5nbw==) | `100.00% <100.00%> (ø)` | | | [plugins/bin/renderable.go](https://app.codecov.io/gh/endorama/devid/pull/1?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/1?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%> (ø)` | | | ... and [1 more](https://app.codecov.io/gh/endorama/devid/pull/1?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edoardo+Tenani) | |

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