Skip to content

test: add confirm_member test for Teams API

1e0f246
Select commit
Loading
Failed to load commit list.
Merged

feat: add Teams (Circles) async API #403

test: add confirm_member test for Teams API
1e0f246
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 0s

94.69% (+0.21%) compared to b202bd4

View this Pull Request on Codecov

94.69% (+0.21%) compared to b202bd4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.69%. Comparing base (b202bd4) to head (1e0f246).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #403      +/-   ##
==========================================
+ Coverage   94.47%   94.69%   +0.21%     
==========================================
  Files          46       47       +1     
  Lines        5359     5575     +216     
==========================================
+ Hits         5063     5279     +216     
  Misses        296      296              
Files with missing lines Coverage Δ
nc_py_api/__init__.py 100.00% <100.00%> (ø)
nc_py_api/nextcloud.py 94.85% <100.00%> (+0.06%) ⬆️
nc_py_api/teams.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.