Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: automated versioning #186

Merged
merged 1 commit into from Aug 1, 2023
Merged

ci: automated versioning #186

merged 1 commit into from Aug 1, 2023

Conversation

andrii-bodnar
Copy link
Member

Using the release-it CLI.

Based on the reusable workflow crowdin/.github/.github/workflows/bump-version.yml.

@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #186 (0bd8e7e) into main (f45d418) will increase coverage by 4.41%.
Report is 52 commits behind head on main.
The diff coverage is 84.66%.

@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
+ Coverage   50.38%   54.79%   +4.41%     
==========================================
  Files         277      316      +39     
  Lines        3688     4843    +1155     
==========================================
+ Hits         1858     2653     +795     
- Misses       1830     2190     +360     
Files Changed Coverage Δ
src/Crowdin.Api/Bundles/BundlePatch.cs 100.00% <ø> (ø)
src/Crowdin.Api/CrowdinApiClient.cs 14.45% <0.00%> (+7.97%) ⬆️
src/Crowdin.Api/Distributions/DistributionPatch.cs 100.00% <ø> (ø)
src/Crowdin.Api/Glossaries/GlossaryExportStatus.cs 0.00% <0.00%> (ø)
src/Crowdin.Api/Glossaries/GlossaryImportStatus.cs 0.00% <0.00%> (ø)
...rowdin.Api/ProjectsGroups/EnterpriseProjectForm.cs 0.00% <0.00%> (ø)
...owdin.Api/ProjectsGroups/EnterpriseProjectPatch.cs 78.27% <ø> (+3.27%) ⬆️
...c/Crowdin.Api/ProjectsGroups/FileFormatSettings.cs 5.27% <0.00%> (-2.63%) ⬇️
.../Crowdin.Api/ProjectsGroups/ProjectSettingPatch.cs 78.27% <ø> (+3.27%) ⬆️
...wdin.Api/ProjectsGroups/StringsBasedProjectForm.cs 0.00% <0.00%> (ø)
... and 66 more

... and 59 files with indirect coverage changes

@andrii-bodnar andrii-bodnar merged commit 9b77569 into crowdin:main Aug 1, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant