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

Increasing code coverage #697

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Conversation

laurejt
Copy link
Contributor

@laurejt laurejt commented Nov 15, 2024

Identified issues:

  • Missing test case for test_count_pages when its optional argument ptree_client is not provided (i.e., None)
  • For page_index_data, missing test for when page_range is larger than max_page

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.13%. Comparing base (dc30aa9) to head (a6105c3).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #697   +/-   ##
========================================
  Coverage    95.12%   95.13%           
========================================
  Files          139      139           
  Lines         7573     7582    +9     
  Branches         7        8    +1     
========================================
+ Hits          7204     7213    +9     
  Misses         369      369           

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