Skip to content

chore: bump version to 1.0.0.dev0

5c4152e
Select commit
Loading
Failed to load commit list.
Draft

feat!: remove all sync APIs (Phase 2) #423

chore: bump version to 1.0.0.dev0
5c4152e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2026 in 1s

94.06% (-0.61%) compared to 01ce7b0

View this Pull Request on Codecov

94.06% (-0.61%) compared to 01ce7b0

Details

Codecov Report

❌ Patch coverage is 94.97487% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.06%. Comparing base (01ce7b0) to head (5c4152e).

Files with missing lines Patch % Lines
nc_py_api/ex_app/integration_fastapi.py 71.73% 13 Missing ⚠️
nc_py_api/files/files.py 95.57% 5 Missing ⚠️
tests_unit/test_progress_reporter.py 98.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #423      +/-   ##
==========================================
- Coverage   94.67%   94.06%   -0.61%     
==========================================
  Files          48       48              
  Lines        5636     4585    -1051     
==========================================
- Hits         5336     4313    -1023     
+ Misses        300      272      -28     
Files with missing lines Coverage Δ
nc_py_api/_preferences.py 100.00% <100.00%> (ø)
nc_py_api/_preferences_ex.py 100.00% <100.00%> (ø)
nc_py_api/_session.py 94.28% <100.00%> (+0.33%) ⬆️
nc_py_api/_talk_api.py 100.00% <100.00%> (+1.10%) ⬆️
nc_py_api/_version.py 100.00% <100.00%> (ø)
nc_py_api/activity.py 100.00% <100.00%> (ø)
nc_py_api/apps.py 100.00% <100.00%> (ø)
nc_py_api/ex_app/logger.py 91.42% <100.00%> (+2.96%) ⬆️
nc_py_api/ex_app/occ_commands.py 100.00% <100.00%> (ø)
nc_py_api/ex_app/providers/providers.py 100.00% <100.00%> (ø)
... and 22 more

... and 2 files with indirect coverage changes

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