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

Print swipe number for PingFederate #1115

Merged
merged 5 commits into from
Aug 25, 2023

Conversation

silver886
Copy link
Contributor

Print swipe number if there is div.numbermatching in swipe page.

Fix #1114

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2023

Codecov Report

Merging #1115 (88ffb4c) into master (7f8e7d4) will increase coverage by 0.31%.
The diff coverage is 100.00%.

❗ 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.

@@            Coverage Diff             @@
##           master    #1115      +/-   ##
==========================================
+ Coverage   36.20%   36.52%   +0.31%     
==========================================
  Files          53       53              
  Lines        7951     7954       +3     
==========================================
+ Hits         2879     2905      +26     
+ Misses       4703     4675      -28     
- Partials      369      374       +5     
Flag Coverage Δ
unittests 36.52% <100.00%> (+0.31%) ⬆️

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

Files Changed Coverage Δ
pkg/provider/pingfed/pingfed.go 34.13% <100.00%> (+12.18%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@silver886
Copy link
Contributor Author

@mapkon could we have this merged and released?
I also took a look at #877 and added unit test for it.

@mapkon
Copy link
Member

mapkon commented Aug 25, 2023

@mapkon could we have this merged and released? I also took a look at #877 and added unit test for it.

@silver886 Yes, that can be arranged. However, not with a decreased test coverage as it is now. You will have to bump that coverage up.

@silver886
Copy link
Contributor Author

That's interesting.
TestHandleSwipe is added and should increase the coverage. 🤔

@mapkon
Copy link
Member

mapkon commented Aug 25, 2023

That's interesting. TestHandleSwipe is added and should increase the coverage. 🤔

The Test coverage report is above. Please check it out

@silver886
Copy link
Contributor Author

I checked, and the report said it increases the coverage by 0.31%.
And Codecov, https://app.codecov.io/gh/Versent/saml2aws/commit/46cab7e270159126a0ebd000906ed9a051a49d1e, also shows the same results.

@mapkon
Copy link
Member

mapkon commented Aug 25, 2023

I checked, and the report said it increases the coverage by 0.31%. And Codecov, https://app.codecov.io/gh/Versent/saml2aws/commit/46cab7e270159126a0ebd000906ed9a051a49d1e, also shows the same results.

lol! I was referencing a cached version. My bad. I will take another look.

@mapkon mapkon merged commit b63aed1 into Versent:master Aug 25, 2023
8 checks passed
@steven130169
Copy link

I need this feature, please release it. Thanks.

@mapkon
Copy link
Member

mapkon commented Sep 20, 2023

I need this feature, please release it. Thanks.

I am on it - been slightly busy

@mapkon
Copy link
Member

mapkon commented Sep 20, 2023

I have cut the v2.36.11 Release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pingfed fail when swipe requires number selection in mobile app
4 participants