Skip to content

Conversation

@IvanildoBarauna
Copy link
Member

@IvanildoBarauna IvanildoBarauna commented Jun 13, 2024

  • added controller as entrypoint
  • added models for get and return response and dataframe
  • added method in entrypoint for return response and dataframe
  • adjust tests

@IvanildoBarauna IvanildoBarauna self-assigned this Jun 13, 2024
@codecov
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

Attention: Patch coverage is 95.91837% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.87%. Comparing base (ff88f57) to head (8e72c3b).
Report is 1 commits behind head on main.

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   97.36%   96.87%   -0.50%     
==========================================
  Files           3        5       +2     
  Lines          38       64      +26     
==========================================
+ Hits           37       62      +25     
- Misses          1        2       +1     
Files Coverage Δ
src/api_to_dataframe/__init__.py 100.00% <100.00%> (ø)
.../api_to_dataframe/common/utils/retry_strategies.py 100.00% <100.00%> (ø)
src/api_to_dataframe/controller/client_builder.py 100.00% <100.00%> (ø)
tests/test_run.py 100.00% <100.00%> (ø)
src/api_to_dataframe/models/get_data.py 87.50% <87.50%> (ø)

This was linked to issues Jun 13, 2024
@IvanildoBarauna IvanildoBarauna merged commit 43651d0 into main Jun 13, 2024
@IvanildoBarauna IvanildoBarauna deleted the feature-SplitResponsabilites branch June 15, 2024 04:16
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 Methods for use lib The dev entrypoint

2 participants