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

test(test_backend): add tests for TestBackend coverage #434

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

joshka
Copy link
Member

@joshka joshka commented Aug 25, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Merging #434 (504f3eb) into main (ad4d6e7) will increase coverage by 1.97%.
Report is 4 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #434      +/-   ##
==========================================
+ Coverage   87.97%   89.95%   +1.97%     
==========================================
  Files          40       40              
  Lines       10279    10878     +599     
==========================================
+ Hits         9043     9785     +742     
+ Misses       1236     1093     -143     
Files Changed Coverage Δ
src/backend/test.rs 99.54% <100.00%> (+56.30%) ⬆️

... and 6 files with indirect coverage changes

src/backend/test.rs Outdated Show resolved Hide resolved
These are mostly to catch any future bugs introduced in the test backend
@orhun orhun added this pull request to the merge queue Aug 26, 2023
Merged via the queue into main with commit b35f19e Aug 26, 2023
30 checks passed
@kdheepak kdheepak deleted the test-test-backend branch August 26, 2023 10:41
@joshka joshka added this to the v0.23.0 milestone Aug 27, 2023
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.

None yet

3 participants