Skip to content

Conversation

@sevenreup
Copy link

IMPORTANT: Where possible all PRs must be linked to a Github issue

Fixes this

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

@sevenreup sevenreup self-assigned this Nov 9, 2022
@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Merging #1822 (5788d45) into mwcore-dev (7cca3a0) will decrease coverage by 0.02%.
The diff coverage is 68.53%.

@@               Coverage Diff                @@
##             mwcore-dev    #1822      +/-   ##
================================================
- Coverage         64.46%   64.43%   -0.03%     
- Complexity          816      822       +6     
================================================
  Files               139      140       +1     
  Lines              5110     5171      +61     
  Branches            837      852      +15     
================================================
+ Hits               3294     3332      +38     
- Misses             1329     1343      +14     
- Partials            487      496       +9     
Flag Coverage Δ
engine 64.43% <68.53%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
...e/data/local/register/PatientRegisterRepository.kt 0.00% <0.00%> (ø)
...r/fhircore/engine/domain/repository/RegisterDao.kt 40.00% <0.00%> (-10.00%) ⬇️
...smartregister/fhircore/engine/sync/NetworkState.kt 26.66% <26.66%> (ø)
...egister/fhircore/engine/ui/login/LoginViewModel.kt 66.97% <66.66%> (-0.01%) ⬇️
...rtregister/fhircore/engine/ui/login/LoginScreen.kt 76.47% <76.19%> (+0.28%) ⬆️
...rtregister/fhircore/engine/sync/SyncBroadcaster.kt 89.65% <84.21%> (-6.50%) ⬇️
...e/engine/data/local/register/dao/HivRegisterDao.kt 83.49% <93.75%> (+0.86%) ⬆️
...ister/fhircore/engine/auth/AccountAuthenticator.kt 73.33% <100.00%> (+0.55%) ⬆️
...register/fhircore/engine/ui/login/LoginActivity.kt 72.13% <100.00%> (+3.04%) ⬆️
...e/engine/ui/questionnaire/QuestionnaireActivity.kt 73.36% <100.00%> (ø)
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sevenreup sevenreup merged commit e3dc69f into opensrp:mwcore-dev Nov 10, 2022
@sevenreup sevenreup deleted the refresh-token-fixes branch November 10, 2022 06:14
AbdulWahabMemon added a commit that referenced this pull request Nov 11, 2022
* mwcore-dev:
  [MWCore] Internal release 0.1.0 (#1825)
  Fix "Method exceeds compiler instruction limit" in fhir utilities (#1820)
  Fix refresh token not invalidating on network exception (#1822)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants