Skip to content

feat(tasks): support listOrganizationTasks and listTasksOwnedByUser endpoints#598

Merged
andrii-bodnar merged 1 commit into
masterfrom
added-organization-tasks-enpoint
Dec 9, 2025
Merged

feat(tasks): support listOrganizationTasks and listTasksOwnedByUser endpoints#598
andrii-bodnar merged 1 commit into
masterfrom
added-organization-tasks-enpoint

feat: add listOrganizationTasks endpoint support

eafcef3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2025 in 0s

90.06% (+0.16%) compared to a949c09

View this Pull Request on Codecov

90.06% (+0.16%) compared to a949c09

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.06%. Comparing base (a949c09) to head (eafcef3).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
+ Coverage   89.90%   90.06%   +0.16%     
==========================================
  Files          40       40              
  Lines        2029     2061      +32     
  Branches      214      242      +28     
==========================================
+ Hits         1824     1856      +32     
  Misses         82       82              
  Partials      123      123              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.