Suggestion to refactor vector tests
Before submitting a pull request (PR), please read the contributing guide.
Please fill out as much of this template as you can, but if you have any problems or questions, just leave a comment and we will help out :)
Description
What is this PR
- [ ] Bug fix
- [ ] Addition of a new feature
- [ ] Other
Why is this PR needed?
What does this PR do?
References
Please reference any existing issues/PRs that relate to this PR.
How has this PR been tested?
Please explain how any new code has been tested, and how you have ensured that no existing functionality has changed.
Is this a breaking change?
If this PR breaks any existing functionality, please explain how and why.
Does this PR require an update to the documentation?
If any features have changed, or have been added. Please explain how the documentation has been updated.
Checklist:
- [ ] The code has been tested locally
- [ ] Tests have been added to cover all new functionality
- [ ] The documentation has been updated to reflect any changes
- [ ] The code has been formatted with pre-commit
Quality Gate passed
Issues
2 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.19%. Comparing base (
644c1b1) to head (6742bae). Report is 94 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #274 +/- ##
==========================================
- Coverage 99.77% 98.19% -1.59%
==========================================
Files 14 14
Lines 884 884
==========================================
- Hits 882 868 -14
- Misses 2 16 +14
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Quality Gate passed
Issues
2 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
We decide to close this PR as it has become low priority and is now quite out of date. We document the initial goals of this PR in the corresponding issue.