Skip to content

Add clear invisible captcha session#153

Merged
markets merged 4 commits into
markets:masterfrom
dmrAnderson:add-clear-invisible-captcha-session
Jul 14, 2026
Merged

Add clear invisible captcha session#153
markets merged 4 commits into
markets:masterfrom
dmrAnderson:add-clear-invisible-captcha-session

Conversation

@dmrAnderson

Copy link
Copy Markdown
Contributor
  • Add clear_invisible_captcha_session to manually clear stale session data when a rendered form's action never runs (e.g.: OAuth login instead of the guarded form).
  • Move session key strings into constants to stop typo drift between files.
  • Ignore coverage output and exclude specs from the coverage report.

Comment thread lib/invisible_captcha/controller_ext.rb
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.17%. Comparing base (b0093de) to head (85def8d).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
lib/invisible_captcha/controller_ext.rb 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- Coverage   98.44%   97.17%   -1.27%     
==========================================
  Files          22        5      -17     
  Lines         449      177     -272     
==========================================
- Hits          442      172     -270     
+ Misses          7        5       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@markets
markets merged commit 9a75934 into markets:master Jul 14, 2026
20 of 22 checks passed
@dmrAnderson
dmrAnderson deleted the add-clear-invisible-captcha-session branch July 14, 2026 08:44
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.

2 participants