Skip to content

Docker tests fixes to install dependencies #1461

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

Closed
wants to merge 10 commits into from

Conversation

gavin-aguiar
Copy link
Contributor

Description

Installing dependencies for docker tests.
Everything in install_requires will be installed

Fixes #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.93%. Comparing base (0913d9c) to head (04b0484).

❗ Current head 04b0484 differs from pull request most recent head 5820f5a. Consider uploading reports for the commit 5820f5a to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##              dev    #1461       +/-   ##
===========================================
- Coverage   85.23%   31.93%   -53.31%     
===========================================
  Files          35       35               
  Lines        1998     1998               
  Branches      378      378               
===========================================
- Hits         1703      638     -1065     
- Misses        219     1359     +1140     
+ Partials       76        1       -75     
Flag Coverage Δ
unittests 31.93% <ø> (-53.26%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vrdmr vrdmr deleted the gaaguiar/fix_docker_tests branch February 5, 2025 18:13
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.

4 participants