Skip to content

feat: Initial development of Retry Strategies #44

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

Merged
merged 20 commits into from
Jun 23, 2024

Conversation

IvanildoBarauna
Copy link
Member

No description provided.

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0b27f89) to head (7011b6d).
Report is 3 commits behind head on main.

@@            Coverage Diff            @@
##              main       #44   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         7    +1     
  Lines          117       189   +72     
=========================================
+ Hits           117       189   +72     
Files Coverage Δ
src/api_to_dataframe/__init__.py 100.00% <100.00%> (ø)
src/api_to_dataframe/controller/client_builder.py 100.00% <100.00%> (ø)
src/api_to_dataframe/models/get_data.py 100.00% <100.00%> (ø)
src/api_to_dataframe/models/retainer.py 100.00% <100.00%> (ø)
tests/test_controller_client_builder.py 100.00% <100.00%> (ø)
tests/test_models_get_data.py 100.00% <ø> (ø)
tests/test_models_retainer.py 100.00% <100.00%> (ø)

@IvanildoBarauna IvanildoBarauna linked an issue Jun 20, 2024 that may be closed by this pull request
@IvanildoBarauna IvanildoBarauna self-assigned this Jun 20, 2024
@IvanildoBarauna IvanildoBarauna changed the title feat: Initial development of Retry Stratefies feat: Initial development of Retry Strategies Jun 21, 2024
@IvanildoBarauna IvanildoBarauna merged commit b2532ca into main Jun 23, 2024
7 checks passed
@IvanildoBarauna IvanildoBarauna deleted the feat-RetryStrategies branch June 23, 2024 15:26
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.

Development Retry Strategies
1 participant