Skip to content

FEATURE/Added Timeout and raises in Exceptions casefor GetApiData #43

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 7 commits into from
Jun 16, 2024

Conversation

IvanildoBarauna
Copy link
Member

@IvanildoBarauna IvanildoBarauna commented Jun 16, 2024

  • feat: Added timeout param
  • feat: Added headers param
  • docs: UpdateReadme

@IvanildoBarauna IvanildoBarauna self-assigned this Jun 16, 2024
Copy link

codecov bot commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a9608a6) to head (0b27f89).
Report is 1 commits behind head on main.

@@             Coverage Diff             @@
##             main       #43      +/-   ##
===========================================
+ Coverage   96.87%   100.00%   +3.12%     
===========================================
  Files           5         6       +1     
  Lines          64       117      +53     
===========================================
+ Hits           62       117      +55     
+ Misses          2         0       -2     
Files Coverage Δ
src/api_to_dataframe/controller/client_builder.py 100.00% <100.00%> (ø)
src/api_to_dataframe/models/get_data.py 100.00% <100.00%> (+12.50%) ⬆️
tests/test_controller_client_builder.py 100.00% <100.00%> (ø)
tests/test_models_get_data.py 100.00% <100.00%> (ø)

@IvanildoBarauna IvanildoBarauna merged commit 8b39696 into main Jun 16, 2024
6 checks passed
@IvanildoBarauna IvanildoBarauna deleted the feat/GetApiData branch June 16, 2024 22:06
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.

1 participant