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 workflows enterprise endpoints #47

Merged
merged 1 commit into from
Sep 30, 2022
Merged

Conversation

ayatsyny
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #47 (0ef98a8) into main (f4bdfcd) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   98.62%   98.64%   +0.02%     
==========================================
  Files          95       97       +2     
  Lines        1953     1981      +28     
  Branches      242      246       +4     
==========================================
+ Hits         1926     1954      +28     
  Misses         21       21              
  Partials        6        6              
Impacted Files Coverage Δ
crowdin_api/api_resources/__init__.py 100.00% <100.00%> (ø)
crowdin_api/api_resources/workflows/__init__.py 100.00% <100.00%> (ø)
crowdin_api/api_resources/workflows/resource.py 100.00% <100.00%> (ø)
crowdin_api/client.py 100.00% <100.00%> (ø)

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 added the hacktoberfest This issue welcomes contributions for Hacktoberfest label Sep 30, 2022
@andrii-bodnar andrii-bodnar linked an issue Sep 30, 2022 that may be closed by this pull request
@andrii-bodnar andrii-bodnar merged commit 8271cb8 into main Sep 30, 2022
@andrii-bodnar andrii-bodnar deleted the add_workflow_endpoints branch September 30, 2022 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest This issue welcomes contributions for Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Workflows endpoints
3 participants