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

Add project file formats endpoints #63

Merged
merged 2 commits into from
Jan 16, 2023

Conversation

ayatsyny
Copy link
Contributor

add project file formats endpoints
add docstring for EscapeQuotes enum

@codecov-commenter
Copy link

Codecov Report

Merging #63 (5467188) into main (69ac181) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   99.23%   99.27%   +0.05%     
==========================================
  Files         132      132              
  Lines        4147     4382     +235     
  Branches       89       92       +3     
==========================================
+ Hits         4115     4350     +235     
  Misses         24       24              
  Partials        8        8              
Impacted Files Coverage Δ
crowdin_api/api_resources/source_files/enums.py 100.00% <ø> (ø)
crowdin_api/api_resources/projects/enums.py 100.00% <100.00%> (ø)
crowdin_api/api_resources/projects/resource.py 100.00% <100.00%> (ø)
...esources/projects/tests/test_projects_resources.py 100.00% <100.00%> (ø)
crowdin_api/api_resources/projects/types.py 100.00% <100.00%> (ø)
crowdin_api/client.py 100.00% <0.00%> (ø)
crowdin_api/api_resources/tasks/enums.py 100.00% <0.00%> (ø)
crowdin_api/api_resources/tasks/types.py 100.00% <0.00%> (ø)
crowdin_api/api_resources/tasks/resource.py 100.00% <0.00%> (ø)
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@andrii-bodnar andrii-bodnar merged commit 744ec92 into main Jan 16, 2023
@andrii-bodnar andrii-bodnar deleted the add_project_file_formats_endpoints branch January 16, 2023 07:26
@andrii-bodnar andrii-bodnar linked an issue Jan 16, 2023 that may be closed by this pull request
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