almenscorner / IntuneCD

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

v2.1.0 #167

Closed almenscorner closed 8 months ago

almenscorner commented 8 months ago

New features

Fixes

Notes

This update will require additional permissions added to the App Registration as Roles and Scope Tags are now included. Additional permissions required are,

If you do not want to add this additional permission, make sure you exclude the new payloads on run time, -e Roles ScopeTags.

closes #162 closes #163 closes #153 closes #157 closes #161

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7c88fd1) 96.75% compared to head (7307601) 96.91%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #167 +/- ## ========================================== + Coverage 96.75% 96.91% +0.16% ========================================== Files 92 96 +4 Lines 4434 4674 +240 ========================================== + Hits 4290 4530 +240 Misses 144 144 ``` | [Flag](https://app.codecov.io/gh/almenscorner/IntuneCD/pull/167/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tobias+Alm%C3%A9n) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/almenscorner/IntuneCD/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tobias+Alm%C3%A9n) | `96.91% <100.00%> (+0.16%)` | :arrow_up: | 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.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.