Skip to content

Conversation

@LZRS
Copy link
Contributor

@LZRS LZRS commented Aug 1, 2022

Fixes #1483

Checklist

  • I have written Unit tests for any new feature(s) and edge cases for bug fixes
  • I have added any strings visible on UI components to the strings.xml file
  • I have updated the CHANGELOG.md file for any notable changes to the codebase
  • I have run ./gradlew spotlessApply and ./gradlew spotlessCheck to check my code follows the project's style guide
  • I have built and run the fhircore app to verify my change fixes the issue and/or does not break the app

@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #1486 (0ae3f3c) into mwcore-dev (8c850f1) will increase coverage by 0.03%.
The diff coverage is 82.35%.

@@               Coverage Diff                @@
##             mwcore-dev    #1486      +/-   ##
================================================
+ Coverage         63.52%   63.56%   +0.03%     
  Complexity          754      754              
================================================
  Files               136      136              
  Lines              4823     4836      +13     
  Branches            769      771       +2     
================================================
+ Hits               3064     3074      +10     
- Misses             1312     1313       +1     
- Partials            447      449       +2     
Flag Coverage Δ
engine 63.56% <82.35%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
...e/engine/data/local/register/dao/HivRegisterDao.kt 80.00% <75.00%> (-1.58%) ⬇️
...er/fhircore/engine/util/extension/TaskExtension.kt 50.00% <88.88%> (+50.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@LZRS LZRS marked this pull request as ready for review August 2, 2022 06:33
AbdulWahabMemon
AbdulWahabMemon previously approved these changes Aug 3, 2022
@LZRS LZRS merged commit 2faff40 into mwcore-dev Aug 5, 2022
@LZRS LZRS deleted the 1483-sort-task-visits-specified branch August 5, 2022 11:39
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.

3 participants