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

Production v24.25.0 #2276

Merged
merged 6 commits into from
Jun 18, 2024
Merged

Production v24.25.0 #2276

merged 6 commits into from
Jun 18, 2024

Conversation

nihal467
Copy link
Member

Proposed Changes

  • Brief of changes made.

Associated Issue

  • Link to issue here, explain how the proposed solution will solve the reported issue/ feature request.

Architecture changes

  • Remove this section if not used

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

sainak and others added 6 commits June 13, 2024 13:09
* pass codecov token to reusable workflow

* save test cache only on push runs

* update upload artifacts version
fix facility cover upload for local setups

Co-authored-by: Vignesh Hari <[email protected]>
Bumps [sentry-sdk](https:/getsentry/sentry-python) from 2.3.1 to 2.5.1.
- [Release notes](https:/getsentry/sentry-python/releases)
- [Changelog](https:/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.3.1...2.5.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vignesh Hari <[email protected]>
Bumps [redis](https:/redis/redis-py) from 5.0.3 to 5.0.5.
- [Release notes](https:/redis/redis-py/releases)
- [Changelog](https:/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.0.3...v5.0.5)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@nihal467 nihal467 requested review from dauntlessnomad and a team as code owners June 18, 2024 16:32
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

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

Project coverage is 63.48%. Comparing base (fd2e71a) to head (7f03076).
Report is 28 commits behind head on production.

Files Patch % Lines
care/facility/api/serializers/facility.py 0.00% 1 Missing ⚠️
care/users/api/viewsets/users.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           production    #2276      +/-   ##
==============================================
+ Coverage       63.28%   63.48%   +0.20%     
==============================================
  Files             240      238       -2     
  Lines           13190    13264      +74     
  Branches         1877     1886       +9     
==============================================
+ Hits             8347     8421      +74     
+ Misses           4500     4490      -10     
- Partials          343      353      +10     

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

@gigincg gigincg merged commit 5f8cf93 into production Jun 18, 2024
13 of 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.

4 participants