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 Release; Oct Week 1 #1648

Merged
merged 9 commits into from
Oct 1, 2023
Merged

Production Release; Oct Week 1 #1648

merged 9 commits into from
Oct 1, 2023

Conversation

mathew-alex
Copy link
Contributor

No description provided.

mathew-alex and others added 9 commits September 25, 2023 11:49
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* added warranty date filter for asset

* added filter test

* used present aware now instead of datetime.now()

* formatted using black

* removed field_name
…1625)

* Add public asset endpoint by qr_code_id

* Add tests

* use get_object_or_404

* add signals and tests

* manual cache test

---------

Co-authored-by: Aakash Singh <mail@singhaakash.dev>
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.3.3 to 4.4.3.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.3.3...v4.4.3)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Track and store plausible stats

* Remove immediate run

* Update migrations

* Update request

* Format

* Update celery.json

* rebase migration

---------

Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
Co-authored-by: Aakash Singh <mail@singhaakash.dev>
@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Attention: 45 lines in your changes are missing coverage. Please review.

Comparison is base (e45f08e) 59.08% compared to head (2829067) 59.11%.
Report is 174 commits behind head on production.

Additional details and impacted files
@@              Coverage Diff               @@
##           production    #1648      +/-   ##
==============================================
+ Coverage       59.08%   59.11%   +0.03%     
==============================================
  Files             205      207       +2     
  Lines           11145    11264     +119     
  Branches         1587     1599      +12     
==============================================
+ Hits             6585     6659      +74     
- Misses           4360     4405      +45     
  Partials          200      200              
Files Coverage Δ
care/facility/api/serializers/prescription.py 82.69% <100.00%> (ø)
care/facility/api/viewsets/asset.py 73.38% <100.00%> (+3.80%) ⬆️
care/facility/models/stats.py 100.00% <100.00%> (ø)
care/facility/tasks/__init__.py 100.00% <100.00%> (ø)
care/facility/tasks/plausible_stats.py 33.82% <33.82%> (ø)

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

@mathew-alex mathew-alex merged commit 6b6e0fc into production Oct 1, 2023
23 of 24 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.

5 participants