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

Improve coverage #159

Merged
merged 9 commits into from
Mar 11, 2024
Merged

Improve coverage #159

merged 9 commits into from
Mar 11, 2024

Conversation

vyPal
Copy link
Contributor

@vyPal vyPal commented Feb 9, 2024

Description

This pull request aims to improve the total test coverage of the application.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test coverage

Test Configuration:

  • OS and version: Android 14
  • Hardware (or VM): OnePlus 11
  • API (version/selfhosted): v1

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.08%. Comparing base (5e5c6bd) to head (bd29140).
Report is 8 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #159       +/-   ##
===========================================
+ Coverage   60.13%   72.08%   +11.94%     
===========================================
  Files          12       12               
  Lines        1628     1619        -9     
===========================================
+ Hits          979     1167      +188     
+ Misses        649      452      -197     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vyPal vyPal merged commit c516640 into master Mar 11, 2024
7 checks passed
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.

1 participant