almenscorner / IntuneCD

Tool to backup, update and document configurations in Intune
MIT License
290 stars 38 forks source link

v1.4.6 #110

Closed almenscorner closed 1 year ago

almenscorner commented 1 year ago

Added decode of Android App Configs payloadJson property.

closes #108

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 92.30% and project coverage change: -0.05 :warning:

Comparison is base (fe287d0) 95.94% compared to head (1dbf233) 95.89%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #110 +/- ## ========================================== - Coverage 95.94% 95.89% -0.05% ========================================== Files 59 59 Lines 3181 3194 +13 ========================================== + Hits 3052 3063 +11 - Misses 129 131 +2 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `95.89% <92.30%> (-0.05%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tobias+Alm%C3%A9n#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/almenscorner/IntuneCD/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tobias+Alm%C3%A9n) | Coverage Δ | | |---|---|---| | [src/IntuneCD/backup\_appConfiguration.py](https://app.codecov.io/gh/almenscorner/IntuneCD/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tobias+Alm%C3%A9n#diff-c3JjL0ludHVuZUNEL2JhY2t1cF9hcHBDb25maWd1cmF0aW9uLnB5) | `95.34% <81.81%> (-4.66%)` | :arrow_down: | | [src/IntuneCD/update\_appConfiguration.py](https://app.codecov.io/gh/almenscorner/IntuneCD/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tobias+Alm%C3%A9n#diff-c3JjL0ludHVuZUNEL3VwZGF0ZV9hcHBDb25maWd1cmF0aW9uLnB5) | `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.