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

Increased code coverage #80

Merged
merged 14 commits into from
Jan 27, 2022
Merged

Increased code coverage #80

merged 14 commits into from
Jan 27, 2022

Conversation

bhaskarkishore
Copy link
Contributor

@bhaskarkishore bhaskarkishore commented Jan 26, 2022

Further increased code coverage. Fully closes #78 .

@bhaskarkishore bhaskarkishore self-assigned this Jan 26, 2022
SiddharthV1
SiddharthV1 previously approved these changes Jan 26, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #80 (8c60efb) into main (4c4d0d1) will increase coverage by 11.26%.
The diff coverage is 65.95%.

@@             Coverage Diff             @@
##             main      #80       +/-   ##
===========================================
+ Coverage   24.68%   35.94%   +11.26%     
===========================================
  Files          23       23               
  Lines        1495     1697      +202     
  Branches      319      375       +56     
===========================================
+ Hits          369      610      +241     
+ Misses        985      847      -138     
- Partials      141      240       +99     
Impacted Files Coverage Δ
src/db/mod.rs 62.50% <ø> (ø)
src/proxy.rs 15.81% <ø> (ø)
src/rpc/responses.rs 5.37% <0.00%> (+5.37%) ⬆️
src/document.rs 12.00% <50.00%> (+12.00%) ⬆️
src/moderation.rs 45.00% <60.78%> (+45.00%) ⬆️
src/rpc/mod.rs 52.87% <64.28%> (+52.87%) ⬆️
src/db/tests.rs 69.23% <69.23%> (ø)
src/http/mod.rs 70.14% <75.00%> (+22.44%) ⬆️
... and 3 more

SiddharthV1
SiddharthV1 previously approved these changes Jan 27, 2022
@bhaskarkishore bhaskarkishore merged commit 943a1ad into main Jan 27, 2022
@bhaskarkishore bhaskarkishore deleted the bau/more_code_coverage_r2 branch January 27, 2022 11:41
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.

Increase code coverage round 2
3 participants