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 4 #1684

Merged
merged 9 commits into from
Oct 22, 2023
Merged

Production Release; Oct Week 4 #1684

merged 9 commits into from
Oct 22, 2023

Conversation

mathew-alex
Copy link
Contributor

No description provided.

aeswibon and others added 9 commits October 16, 2023 18:24
* fix(daily_round): added recommend_discharge as action

* feat: added tests for log update API

* fix: updated tests to fix CI pipeline

* fix: fixed merge conflicts

* fix(migrations): added merge migration
* Support for archiving medicine administrations

* rebase migrations

* update tests

* improve test coverage

* improve test coverage

* update test

* more test coverage....
* Implement Middleware Override in AssetLocation

* skip assets without hostname

* facility middleware required & location's optional

* fix migration

* update migration
* Add medico-legal case toggle and filter

* Add tests
* docker multiplatform builds

* fix concurrency issue

---------

Co-authored-by: Vignesh Hari <[email protected]>
* add make target to load dummy data for docker

* load dummy data on postcreate devcontainer

* add docs for loading dummy data

* add missing docs dependencies
…OT BE ASSESSED` to `UNKNOWN` (#1670)

* fix(daily_round): updated consciousness levels

* optimize and rebase migrations

---------

Co-authored-by: rithviknishad <[email protected]>
@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

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

Comparison is base (5dff7a0) 59.44% compared to head (0daef7f) 60.02%.
Report is 178 commits behind head on production.

Additional details and impacted files
@@              Coverage Diff               @@
##           production    #1684      +/-   ##
==============================================
+ Coverage       59.44%   60.02%   +0.57%     
==============================================
  Files             208      208              
  Lines           11278    11319      +41     
  Branches         1597     1606       +9     
==============================================
+ Hits             6704     6794      +90     
+ Misses           4372     4301      -71     
- Partials          202      224      +22     
Files Coverage Δ
care/facility/api/serializers/daily_round.py 48.68% <100.00%> (+15.13%) ⬆️
care/facility/api/serializers/prescription.py 83.01% <100.00%> (+0.32%) ⬆️
care/facility/api/viewsets/patient.py 62.32% <100.00%> (+0.13%) ⬆️
care/facility/models/asset.py 95.23% <100.00%> (+0.04%) ⬆️
care/facility/models/patient.py 94.84% <100.00%> (+0.02%) ⬆️
care/facility/models/patient_consultation.py 95.12% <100.00%> (+0.06%) ⬆️
care/facility/models/prescription.py 89.65% <100.00%> (+0.24%) ⬆️
care/facility/api/viewsets/asset.py 72.54% <0.00%> (-0.30%) ⬇️
care/facility/api/serializers/asset.py 84.30% <71.42%> (-0.55%) ⬇️
care/facility/api/serializers/facility.py 80.00% <0.00%> (-2.06%) ⬇️
... and 4 more

... and 3 files with indirect coverage changes

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

@mathew-alex mathew-alex merged commit 4671f4c into production Oct 22, 2023
8 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