Skip to content

Updated CI items to allow codecoverage and CI to complete fully.#2193

Merged
monkeyiq merged 7 commits intosimplesamlphp:simplesamlphp-2.2from
monkeyiq:2024/aug/ci-test-22
Aug 5, 2024
Merged

Updated CI items to allow codecoverage and CI to complete fully.#2193
monkeyiq merged 7 commits intosimplesamlphp:simplesamlphp-2.2from
monkeyiq:2024/aug/ci-test-22

Conversation

@monkeyiq
Copy link
Copy Markdown
Contributor

@monkeyiq monkeyiq commented Aug 5, 2024

The net result is that testClearDiscoChoicesReturnToDisallowedUrlRejected is disabled. The CI system completely runs now and coverage is again performed. A slight update to LogoutTest.php was needed due to changes in the code. This is detailed in 9fd29e4

After disabling the disco test, more of the suite could complete and
this test was found to be failing. A poke around commits found the
test started failing on commit cf below. This update to the
configuration for that test allows it to function again.

147592c - fail
532d9fb - ok
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.85%. Comparing base (532d9fb) to head (dd846a1).
Report is 5 commits behind head on simplesamlphp-2.2.

Additional details and impacted files
@@                   Coverage Diff                   @@
##             simplesamlphp-2.2    #2193      +/-   ##
=======================================================
- Coverage                44.94%   44.85%   -0.09%     
- Complexity                3841     3845       +4     
=======================================================
  Files                      162      162              
  Lines                    12839    12847       +8     
=======================================================
- Hits                      5770     5763       -7     
- Misses                    7069     7084      +15     

@monkeyiq monkeyiq changed the title NOMERGE: testing ci system with useless code change Updated CI items to allow codecoverage and CI to complete fully. Aug 5, 2024
@monkeyiq monkeyiq merged commit 70fe182 into simplesamlphp:simplesamlphp-2.2 Aug 5, 2024
monkeyiq added a commit that referenced this pull request Aug 5, 2024
* NOMERGE: testing ci system with useless code change

* disable the ClearDiscoChoicesReturnToDisallowedUrlRejected to see if coverage is generated

* add some info about coverage in comments

* Update config in LogoutTest to allow CI to complete again

After disabling the disco test, more of the suite could complete and
this test was found to be failing. A poke around commits found the
test started failing on commit cf below. This update to the
configuration for that test allows it to function again.

147592c - fail
532d9fb - ok

* and style again naturally

* strip comments, lint nightmare

* revert that initial useless change made only to trigger CI
monkeyiq added a commit that referenced this pull request Aug 5, 2024
* NOMERGE: testing ci system with useless code change

* disable the ClearDiscoChoicesReturnToDisallowedUrlRejected to see if coverage is generated

* add some info about coverage in comments

* Update config in LogoutTest to allow CI to complete again

After disabling the disco test, more of the suite could complete and
this test was found to be failing. A poke around commits found the
test started failing on commit cf below. This update to the
configuration for that test allows it to function again.

147592c - fail
532d9fb - ok

* and style again naturally

* strip comments, lint nightmare

* revert that initial useless change made only to trigger CI
tvdijen pushed a commit that referenced this pull request Aug 5, 2024
* NOMERGE: testing ci system with useless code change

* disable the ClearDiscoChoicesReturnToDisallowedUrlRejected to see if coverage is generated

* add some info about coverage in comments

* Update config in LogoutTest to allow CI to complete again

After disabling the disco test, more of the suite could complete and
this test was found to be failing. A poke around commits found the
test started failing on commit cf below. This update to the
configuration for that test allows it to function again.

147592c - fail
532d9fb - ok

* and style again naturally

* strip comments, lint nightmare

* revert that initial useless change made only to trigger CI
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant