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

Add analyzer for QuerySelector #191

Merged
merged 14 commits into from
Oct 17, 2024
Merged

Add analyzer for QuerySelector #191

merged 14 commits into from
Oct 17, 2024

Conversation

rannes
Copy link
Collaborator

@rannes rannes commented Oct 16, 2024

Closes #189

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 96.15385% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.98%. Comparing base (57aeae5) to head (5b6b80b).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
.../AgodaCustom/AG0042QuerySelectorShouldNotBeUsed.cs 98.03% 0 Missing and 1 partial ⚠️
...yzers/AgodaCustom/CustomRulesResources.Designer.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
+ Coverage   74.53%   74.98%   +0.44%     
==========================================
  Files          68       69       +1     
  Lines        2486     2538      +52     
  Branches      298      304       +6     
==========================================
+ Hits         1853     1903      +50     
- Misses        558      559       +1     
- Partials       75       76       +1     

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

@joeldickson joeldickson merged commit 7e9c705 into master Oct 17, 2024
5 checks passed
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.

Do not use ElementHandler / QuerySelectorAsync
3 participants