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

Python dependencies #2196

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Python dependencies #2196

merged 2 commits into from
Jul 22, 2024

Conversation

Tulsishah
Copy link
Collaborator

@Tulsishah Tulsishah commented Jul 22, 2024

Description

Dependabot PRs
#2091
#2110

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - NA
  2. Unit tests - Automated
  3. Integration tests - Automated
  4. Perf tests - Automated

dependabot bot added 2 commits July 22, 2024 12:55
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](certifi/python-certifi@2023.07.22...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Tulsishah Tulsishah added execute-perf-test Execute performance test in PR execute-integration-tests Run only integration tests labels Jul 22, 2024
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.11%. Comparing base (6c1280b) to head (031b406).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2196   +/-   ##
=======================================
  Coverage   71.11%   71.11%           
=======================================
  Files         103      103           
  Lines       11388    11388           
=======================================
  Hits         8099     8099           
  Misses       2954     2954           
  Partials      335      335           
Flag Coverage Δ
unittests 71.11% <ø> (ø)

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.

@Tulsishah Tulsishah marked this pull request as ready for review July 22, 2024 10:23
@Tulsishah Tulsishah requested a review from a team as a code owner July 22, 2024 10:23
@kislaykishore kislaykishore requested review from a team and gargnitingoogle and removed request for a team July 22, 2024 10:24
@Tulsishah Tulsishah merged commit 9955260 into master Jul 22, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-integration-tests Run only integration tests execute-perf-test Execute performance test in PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants