Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0.3 #138

Merged
merged 8 commits into from
Oct 19, 2023
Merged

v2.0.3 #138

merged 8 commits into from
Oct 19, 2023

Conversation

almenscorner
Copy link
Owner

Enhancements:

  • Additional retries on 502,503 and 504 response
  • ID appended to additional files,
    • Shell script data
    • Powershell script data
    • Custom attribute data
  • ID delimiter changed to "__" as Graph is using "_" in some IDs

Bug Fixes:

  • Win32 apps always added an extra "_" in the name even if a version was not configured

closes #136
closes #137
closes #135

@almenscorner almenscorner self-assigned this Oct 17, 2023
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (a1c54a2) 95.95% compared to head (aa24ecc) 95.85%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
- Coverage   95.95%   95.85%   -0.10%     
==========================================
  Files          67       67              
  Lines        3781     3816      +35     
==========================================
+ Hits         3628     3658      +30     
- Misses        153      158       +5     
Flag Coverage Δ
unittests 95.85% <97.20%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/IntuneCD/backup_AppProtection.py 100.00% <100.00%> (ø)
src/IntuneCD/backup_appConfiguration.py 95.91% <100.00%> (ø)
src/IntuneCD/backup_appleEnrollmentProfile.py 96.77% <100.00%> (ø)
src/IntuneCD/backup_applications.py 100.00% <100.00%> (ø)
src/IntuneCD/backup_assignmentFilters.py 96.00% <100.00%> (ø)
src/IntuneCD/backup_compliance.py 97.29% <100.00%> (ø)
src/IntuneCD/backup_compliancePartner.py 100.00% <100.00%> (ø)
src/IntuneCD/backup_conditionalAccess.py 100.00% <100.00%> (ø)
src/IntuneCD/backup_configurationPolicies.py 97.36% <100.00%> (ø)
src/IntuneCD/backup_customAttributeShellScript.py 100.00% <100.00%> (ø)
... and 23 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@almenscorner almenscorner merged commit 799a87d into main Oct 19, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant