crowdin / crowdin-api-client-dotnet

.NET client library for Crowdin API
https://www.nuget.org/packages/Crowdin.Api/
MIT License
51 stars 27 forks source link

fix(api): changed DeleteStorage and GetStorage methods to use storageId as long #242

Closed Surya056 closed 1 month ago

Surya056 commented 1 month ago

Updated DeleteStorage and GetStorage methods

Surya056 commented 1 month ago

mentioning the issue number for this fix : #241

Surya056 commented 1 month ago

@andrii-bodnar - can you please review this and let me know

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.52%. Comparing base (f45d418) to head (24c2087). Report is 95 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #242 +/- ## =========================================== + Coverage 50.38% 60.52% +10.14% =========================================== Files 277 373 +96 Lines 3688 5751 +2063 Branches 0 468 +468 =========================================== + Hits 1858 3480 +1622 - Misses 1830 2233 +403 - Partials 0 38 +38 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.