ThiagoPanini / terraglue

Providing an easy way to deploy a Glue job in any AWS account using Terraform
https://terraglue.readthedocs.io/en/latest/
23 stars 3 forks source link

pr(main): Método de extração de estatísticas de atributo numérico de DataFrame #50

Closed ThiagoPanini closed 1 year ago

ThiagoPanini commented 1 year ago

:bookmark_tabs: Descrição do PR: PR criado para atualização da branch main com nova funcionalidade relacionada à extração de múltiplos atributos estatísticos através de coluna numérica presente em um DataFrame Spark.


:link: Issues contempladas: Este Pull Request considera e eventualmente encerra as issues:

codecov[bot] commented 1 year ago

Codecov Report

Base: 89.69% // Head: 90.17% // Increases project coverage by +0.48% :tada:

Coverage data is based on head (a0e8de0) compared to base (2666b9a). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head a0e8de0 differs from pull request most recent head a1b9d91. Consider uploading reports for the commit a1b9d91 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ========================================== + Coverage 89.69% 90.17% +0.48% ========================================== Files 10 10 Lines 757 794 +37 ========================================== + Hits 679 716 +37 Misses 78 78 ``` | [Impacted Files](https://codecov.io/gh/ThiagoPanini/terraglue/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thiago+Panini) | Coverage Δ | | |---|---|---| | [app/src/main.py](https://codecov.io/gh/ThiagoPanini/terraglue/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thiago+Panini#diff-YXBwL3NyYy9tYWluLnB5) | `78.78% <100.00%> (ø)` | | | [app/src/terraglue.py](https://codecov.io/gh/ThiagoPanini/terraglue/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thiago+Panini#diff-YXBwL3NyYy90ZXJyYWdsdWUucHk=) | `77.97% <100.00%> (+2.01%)` | :arrow_up: | | [app/tests/test\_03\_etl\_manager.py](https://codecov.io/gh/ThiagoPanini/terraglue/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thiago+Panini#diff-YXBwL3Rlc3RzL3Rlc3RfMDNfZXRsX21hbmFnZXIucHk=) | `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=Thiago+Panini). 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=Thiago+Panini)

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