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

Remove duplicate boto3 requirement #1875

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

Andrew-S-Rosen
Copy link
Contributor

There is a boto3 requirement in requirements.txt and in tests/requirements.txt. This will eventually lead to some confusion because it's prone to get out of sync. It is a core dependency, so I kept it in requirements.txt.

  • I have added the tests to cover my changes.
  • I have updated the documentation and CHANGELOG accordingly.
  • I have read the CONTRIBUTING document.

There is a boto3 requirement in requirements.txt and in tests/requirements.txt. This will eventually lead to some confusion because it's prone to get out of sync. It is a core dependency, so I kept it in requirements.txt.
@Andrew-S-Rosen Andrew-S-Rosen requested a review from a team as a code owner December 6, 2023 05:53
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #1875 (7b5efaa) into develop (b072dac) will not change coverage.
Report is 1 commits behind head on develop.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1875   +/-   ##
========================================
  Coverage    84.44%   84.44%           
========================================
  Files          294      294           
  Lines        14396    14396           
  Branches       195      195           
========================================
  Hits         12156    12156           
  Misses        2106     2106           
  Partials       134      134           
Flag Coverage Δ
Dispatcher 92.27% <ø> (ø)
Functional_Tests 51.27% <ø> (ø)
SDK 79.34% <ø> (ø)
UI_Backend 85.07% <ø> (ø)
UI_Frontend 73.35% <ø> (ø)

@santoshkumarradha santoshkumarradha merged commit 04efb9d into AgnostiqHQ:develop Dec 6, 2023
14 checks passed
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.

3 participants