Closed tomazpu closed 1 week ago
1 891 tests ±0 1 890 ✅ ±0 53s ⏱️ ±0s 133 suites ±0 1 💤 ±0 1 files ±0 0 ❌ ±0
Results for commit 799b690a. ± Comparison against base commit b5dc2de3.
:recycle: This comment has been updated with latest results.
4 files ±0 268 suites ±0 22m 45s ⏱️ - 15m 7s 2 009 tests +3 2 007 ✅ +3 2 💤 ±0 0 ❌ ±0 2 124 runs +3 2 122 ✅ +3 2 💤 ±0 0 ❌ ±0
Results for commit 3578ce68. ± Comparison against base commit 27d7eeda.
:recycle: This comment has been updated with latest results.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
…ly manifest
What this PR does / Why we need it:
This PR adds a regression test for the behavior of deleting a Classic API resource with a manifest where only OAuth is defined. The expected behavior would be that the deletion of Classic API resources is being skipped. We are currently running into a null pointer exception.
After the merge of https://github.com/Dynatrace/dynatrace-configuration-as-code/pull/1623 this problem should be resolved, e2e suit green.
Special notes for your reviewer:
Does this PR introduce a user-facing change?