• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

opensrp / fhircore / #290
44%

Build:
DEFAULT BRANCH: main
Ran 10 Aug 2021 10:44AM UTC
Jobs 1
Files 55
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
#290

push

github-actions

web-flow
Implement Immunization Profile (#467)

* Extract common code

* Refactor code by moving Intent bundle to companion object

* Add extension functions for immunization and patient resources

* Add extension funtions for view and viewmodel

* Add extension for getting interger ordinal

* Add drawable resources for patient details view

* Add string and color resources for patient details view

* Implement patient details view

* Remove wildcard import for fhir models

* Test PatientDetailsActivity

* Add androidx-core-test dependency

* Implement coroutine dispatcher provider

This is necessary to abstract the dispatcher context provided to
the coroutine. Testing coroutines should be done on the current thread
running the test, using the DispatcherProvider provides the means to
inject the right coroutine context while testing the code.

* Implement CoroutineTestRule

CoroutineTestRule allows provision of TestDispatcher so as to run
coroutine tests on the thread running the tests.

* Refactor PatientDetailsViewModel to use DefaultDispatcherProvider

* Test PatientDetailsViewModel

* Extract dimens resources

* Format code with ktfmt

* Replace wildcard imports with single imports

* Run spotlessCheck and spotlessApply

* Fix failing PatientListFragmentTest

* Test Utils#ordinalOf

* Fix failing test in CovaxListFragmentTest

* Test PatientDetailsFragment

* Delete old client profile implementation

Replaced the old client profile (CovaxDetail) with new one. The
UI/UX for the design changed hence the reason for the new implementation

1602 of 1754 relevant lines covered (91.33%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #290.1 10 Aug 2021 10:44AM UTC 0
91.33
Source Files on build #290
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #290
  • 40ac3340 on github
  • Prev Build on main
  • Next Build on main
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc