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

Confluence: Add function get_all_pages_by_space_ids_confluence_cloud #1460

Merged
merged 3 commits into from
Oct 1, 2024

Confluence: Fix black formatting errors

b68190e
Select commit
Loading
Failed to load commit list.
Merged

Confluence: Add function get_all_pages_by_space_ids_confluence_cloud #1460

Confluence: Fix black formatting errors
b68190e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 1, 2024 in 0s

34.29% (-0.14%) compared to 9b40bb1

View this Pull Request on Codecov

34.29% (-0.14%) compared to 9b40bb1

Details

Codecov Report

Attention: Patch coverage is 3.03030% with 32 lines in your changes missing coverage. Please review.

Project coverage is 34.29%. Comparing base (9b40bb1) to head (b68190e).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
atlassian/confluence.py 3.03% 32 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1460      +/-   ##
==========================================
- Coverage   34.42%   34.29%   -0.14%     
==========================================
  Files          46       46              
  Lines        8627     8664      +37     
  Branches     1611     1622      +11     
==========================================
+ Hits         2970     2971       +1     
- Misses       5530     5566      +36     
  Partials      127      127              

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