8000 Add DisableBrowserFetching property to AppliTools plagin by AndrewCherednichenko1 · Pull Request #4913 · vividus-framework/vividus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add DisableBrowserFetching property to AppliTools plagin #4913

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

Conversation

AndrewCherednichenko1
Copy link
Contributor

No description provided.

Copy link
Collaborator
@valfirst valfirst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add docs for the new property

@@ -154,6 +155,8 @@ private void testDefaultParameters(Supplier<List<ApplitoolsVisualCheck>> checksS
converter.setAppName(appName);
String baselineEnvName = "default-baseline-env-name";
converter.setBaselineEnvName(baselineEnvName);
Boolean disableBrowserFetching = false;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can be inlined

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated. Thanks!

@AndrewCherednichenko1 AndrewCherednichenko1 force-pushed the add-disableBrowserFetching-property-to-AppliTools branch 2 times, most recently from 7b1d32b to d910ec0 Compare March 19, 2024 12:59
@AndrewCherednichenko1 AndrewCherednichenko1 force-pushed the add-disableBrowserFetching-property-to-AppliTools branch from d910ec0 to bcd2ce5 Compare March 19, 2024 13:27
@AndrewCherednichenko1 AndrewCherednichenko1 force-pushed the add-disableBrowserFetching-property-to-AppliTools branch 2 times, most recently from a48c982 to 160fc3a Compare March 19, 2024 17:15
@AndrewCherednichenko1 AndrewCherednichenko1 force-pushed the add-disableBrowserFetching-property-to-AppliTools branch from 160fc3a to cb5635f Compare March 20, 2024 06:52
Copy link
codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.38%. Comparing base (3a3580b) to head (4f27eb9).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4913   +/-   ##
=========================================
  Coverage     97.38%   97.38%           
- Complexity     6597     6598    +1     
=========================================
  Files           921      921           
  Lines         19067    19071    +4     
  Branches       1269     1269           
=========================================
+ Hits          18569    18573    +4     
  Misses          390      390           
  Partials        108      108           

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

@valfirst valfirst merged commit 27f0da0 into vividus-framework:master Mar 20, 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.

3 participants
0