Skip to content

feat: add support for Application Consents API - #284

Merged
andrii-bodnar merged 1 commit into
masterfrom
feat/issue-280_application-consents
Sep 14, 2026
Merged

andrii-bodnar merged 1 commit into
masterfrom
feat/issue-280_application-consents

Conversation

@innomaxx

Copy link
Copy Markdown
Collaborator

Closes #280

Adds listConsents, addConsent, updateConsent and deleteConsent to
ApplicationApi, plus the ApplicationConsent model, for managing
consents granted or denied to applications (crowdin.com only).
@innomaxx innomaxx self-assigned this Sep 11, 2026
@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.00%. Comparing base (08a8ea1) to head (1dbb382).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #284      +/-   ##
============================================
+ Coverage     93.96%   94.00%   +0.05%     
- Complexity     2092     2107      +15     
============================================
  Files           187      188       +1     
  Lines          5673     5711      +38     
============================================
+ Hits           5330     5368      +38     
  Misses          343      343              

☔ View full report in Codecov by Harness.
📢 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.

@andrii-bodnar
andrii-bodnar merged commit f8232bb into master Sep 14, 2026
8 checks passed
@andrii-bodnar
andrii-bodnar deleted the feat/issue-280_application-consents branch September 14, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Application Consents API

2 participants