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

Fix Capybara/ClickLinkOrButtonStyle cop in spec/features #28576

Merged
merged 2 commits into from Jan 4, 2024

Conversation

mjankowski
Copy link
Contributor

Should resolve issues from https://github.com/mastodon/mastodon/actions/runs/7393217631/job/20112803890?pr=28571

(This change is a change of a previous default we had changed, and the cop may be removed in a future release. I personally think this style (more tolerant of underlying markup) is better, though)

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f92d8c6) 84.78% compared to head (14bee16) 84.78%.

❗ Current head 14bee16 differs from pull request most recent head 722b516. Consider uploading reports for the commit 722b516 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #28576      +/-   ##
==========================================
- Coverage   84.78%   84.78%   -0.01%     
==========================================
  Files        1039     1039              
  Lines       28250    28255       +5     
  Branches     4556     4556              
==========================================
+ Hits        23952    23956       +4     
  Misses       3141     3141              
- Partials     1157     1158       +1     

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

@ClearlyClaire ClearlyClaire added this pull request to the merge queue Jan 4, 2024
Merged via the queue into mastodon:main with commit f06c1f1 Jan 4, 2024
28 checks passed
@mjankowski mjankowski deleted the capybara-rubocop-fix branch January 4, 2024 14:11
vmstan pushed a commit to vmstan/mastodon that referenced this pull request Jan 5, 2024
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.

None yet

2 participants