Skip to content

Conversation

@Martin005
Copy link
Contributor

This PR makes several changes:

  • Add methods for the "Add Task" endpoint in Crowdin Enterprise
  • Add "_by_string_ids" methods for the "Add Task" endpoint in Crowdin.com
  • Remove deprecated parameters for the forms in the "Add Task" endpoint in Crowdin.com
  • Of course, add tests for all of the changes
  • Fixes a few typos in the existing code

See individual commits for more reference 🙂

Closes #152

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.22%. Comparing base (4e5eeb6) to head (f7b5f95).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   99.21%   99.22%   +0.02%     
==========================================
  Files         166      166              
  Lines        6519     6655     +136     
  Branches      149      141       -8     
==========================================
+ Hits         6467     6603     +136     
- Misses         36       37       +1     
+ Partials       16       15       -1     

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

Copy link
Member

@andrii-bodnar andrii-bodnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Martin005 awesome, thank you for the contribution! 🚀

@andrii-bodnar andrii-bodnar merged commit 86fd49a into crowdin:main Dec 3, 2024
6 checks passed
@Martin005 Martin005 deleted the tasks-updates branch December 3, 2024 07:43
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.

Tasks API updates

3 participants