Skip to content

Comments

feat(api): add project file formats api support#149

Merged
andrii-bodnar merged 3 commits intomasterfrom
feature/file-format-settings
Jun 23, 2023
Merged

feat(api): add project file formats api support#149
andrii-bodnar merged 3 commits intomasterfrom
feature/file-format-settings

Conversation

@innomaxx
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 21, 2023

Codecov Report

Merging #149 (de4e78a) into master (52de48c) will decrease coverage by 0.52%.
The diff coverage is 41.13%.

@@             Coverage Diff              @@
##             master     #149      +/-   ##
============================================
- Coverage     50.60%   50.07%   -0.52%     
- Complexity      757      801      +44     
============================================
  Files           354      387      +33     
  Lines          3380     3593     +213     
  Branches         90       91       +1     
============================================
+ Hits           1710     1799      +89     
- Misses         1650     1773     +123     
- Partials         20       21       +1     
Impacted Files Coverage Δ
...ups/model/AddProjectFileFormatSettingsRequest.java 0.00% <0.00%> (ø)
...t/projectsgroups/model/AdocFileFormatSettings.java 0.00% <0.00%> (ø)
...rojectsgroups/model/AndroidFileFormatSettings.java 0.00% <0.00%> (ø)
...nt/projectsgroups/model/ArbFileFormatSettings.java 0.00% <0.00%> (ø)
...projectsgroups/model/ChromeFileFormatSettings.java 0.00% <0.00%> (ø)
...t/projectsgroups/model/DitaFileFormatSettings.java 0.00% <0.00%> (ø)
...nt/projectsgroups/model/FJSFileFormatSettings.java 0.00% <0.00%> (ø)
...lient/projectsgroups/model/FileFormatSettings.java 0.00% <0.00%> (ø)
...projectsgroups/model/FmHtmlFileFormatSettings.java 0.00% <0.00%> (ø)
...t/projectsgroups/model/FmMdFileFormatSettings.java 0.00% <0.00%> (ø)
... and 25 more

... and 1 file with indirect coverage changes

@andrii-bodnar andrii-bodnar linked an issue Jun 22, 2023 that may be closed by this pull request
…FileFormatSettings.java

Co-authored-by: Andrii Bodnar <andrii.bodnar@crowdin.com>
@andrii-bodnar andrii-bodnar merged commit eb393ac into master Jun 23, 2023
@andrii-bodnar andrii-bodnar deleted the feature/file-format-settings branch June 23, 2023 06: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.

File Format Settings APIs

3 participants