feat: block browsing#553
Merged
Merged
Conversation
added 9 commits
September 14, 2023 12:20
Codecov Report
@@ Coverage Diff @@
## main #553 +/- ##
==========================================
- Coverage 81.07% 77.10% -3.97%
==========================================
Files 222 228 +6
Lines 13124 14092 +968
Branches 1243 1278 +35
==========================================
+ Hits 10640 10866 +226
- Misses 2469 3208 +739
- Partials 15 18 +3
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
added 10 commits
September 15, 2023 15:40
cguedes
approved these changes
Sep 20, 2023
added 5 commits
September 20, 2023 11:38
cguedes
approved these changes
Sep 20, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR decreases the coverage, I am planning on adding tests in a follow-up PR (related to #361)
Here is a short video to show some of these features:
Screen.Recording.2023-09-20.at.13.41.38.mov
Closes #151