Skip to content

Conversation

@ShravanAYG
Copy link

fixes #112

@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2025

Codecov Report

❌ Patch coverage is 1.58730% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.40%. Comparing base (927bd62) to head (593bfe5).

Files with missing lines Patch % Lines
crowdin/model/string_corrections.go 0.00% 37 Missing ⚠️
crowdin/string_corrections.go 0.00% 25 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   97.99%   96.40%   -1.58%     
==========================================
  Files          68       70       +2     
  Lines        4213     3359     -854     
==========================================
- Hits         4128     3238     -890     
- Misses         59       95      +36     
  Partials       26       26              

☔ 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.

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.

@ShravanAYG please add descriptive comments to the model and the service.

Look at other resources as an example. For instance: https://github.com/crowdin/crowdin-api-client-go/blob/main/crowdin/model/branches.go
https://github.com/crowdin/crowdin-api-client-go/blob/main/crowdin/branches.go

@andrii-bodnar andrii-bodnar marked this pull request as draft October 28, 2025 15:30
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 new String Corrections API

3 participants