| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report
@@ Coverage Diff @@
## develop #1186 +/- ##
===========================================
- Coverage 94.77% 94.39% -0.39%
===========================================
Files 104 107 +3
Lines 4881 5063 +182
Branches 22 22
===========================================
+ Hits 4626 4779 +153
- Misses 247 277 +30
+ Partials 8 7 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Sorry, something went wrong.
Unit Test Results 1 files 2 suites 3m 5s ⏱️ Results for commit 2533638. ♻️ This comment has been updated with latest results. |
Sorry, something went wrong.
…ture/1053_exclude_include_cov_by_regex Adding supporting tests
|
@lwasylow Can you open issues in corresponding projects, once this PR is complete and merged? |
Sorry, something went wrong.
Dealing with precedence. Adding some more tests.
…e table types. Update docs.
…de_include_cov_by_regex
…SQL with coverage into main testing session coverage.
…de_include_cov_by_regex
Fixed datatype for ut_coverage_options.tps attributes Formatting.
|
Kudos, SonarCloud Quality Gate passed! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Adding support for inclusion and exclusion of objects and schemas using regex.
Current approach is that a_include_object_expr and a_include_schema_expr silently overwrites a_include_object_expr
Closes #1053