Skip to content

Confluence: Splitted classes into Cloud and Server#1581

Merged
gonchik merged 1 commit into
atlassian-api:masterfrom
gonchik:master
Aug 30, 2025
Merged

Confluence: Splitted classes into Cloud and Server#1581
gonchik merged 1 commit into
atlassian-api:masterfrom
gonchik:master

Confluence split classes

1c6bcc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2025 in 0s

42.16% (+6.27%) compared to 0beb6b6

View this Pull Request on Codecov

42.16% (+6.27%) compared to 0beb6b6

Details

Codecov Report

❌ Patch coverage is 76.71569% with 95 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.16%. Comparing base (0beb6b6) to head (1c6bcc9).

Files with missing lines Patch % Lines
atlassian/confluence/base.py 34.54% 34 Missing and 2 partials ⚠️
atlassian/confluence/server/base.py 23.07% 29 Missing and 1 partial ⚠️
atlassian/confluence/cloud/base.py 25.00% 26 Missing and 1 partial ⚠️
atlassian/confluence/server/__init__.py 98.80% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1581      +/-   ##
==========================================
+ Coverage   35.89%   42.16%   +6.27%     
==========================================
  Files          61       66       +5     
  Lines        9787     8599    -1188     
  Branches     1301     1039     -262     
==========================================
+ Hits         3513     3626     +113     
+ Misses       6137     4833    -1304     
- Partials      137      140       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.