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

Revise rules and being to add meta data #200

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Update all docs links

3b73b74
Select commit
Loading
Failed to load commit list.
Open

Revise rules and being to add meta data #200

Update all docs links
3b73b74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 1s

75.81% (+0.60%) compared to 5f5ecf7

View this Pull Request on Codecov

75.81% (+0.60%) compared to 5f5ecf7

Details

Codecov Report

Attention: Patch coverage is 93.39623% with 14 lines in your changes missing coverage. Please review.

Project coverage is 75.81%. Comparing base (5f5ecf7) to head (3b73b74).

Files with missing lines Patch % Lines
...ers/AgodaCustom/AG0011NoDirectQueryStringAccess.cs 71.42% 4 Missing ⚠️
...odaCustom/AG0001DependencyResolverMustNotBeUsed.cs 33.33% 2 Missing ⚠️
...odaCustom/AG0032PreventUseOfBlockingTaskMethods.cs 33.33% 2 Missing ⚠️
...lyzers/AgodaCustom/AG0033PreventUseOfTaskResult.cs 33.33% 2 Missing ⚠️
...yzers/AgodaCustom/AG0035PreventUseOfMachineName.cs 33.33% 2 Missing ⚠️
...om/AG0040WaitUntilStateNetworkIdleMustNotBeUsed.cs 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
+ Coverage   75.21%   75.81%   +0.60%     
==========================================
  Files          70       70              
  Lines        2606     2729     +123     
  Branches      317      317              
==========================================
+ Hits         1960     2069     +109     
- Misses        564      578      +14     
  Partials       82       82              

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