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

openmrs / openmrs-module-radiology / 838
94%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2016 05:21AM UTC
Jobs 1
Files 46
Run time 2s
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
838

Pull #333

travis-ci

web-flow
Can now import templates into the system. At the moment only file name validation of templates is working

added a parser to parse mrrt template file. Added a unit test and a real life mrrt template for testing

implemented templates tab with popup

removed some duplicate codes in messages.properties that entered due to cherry-picking a commit from another branch

added View Radiology Report Templates privilege which is used in radiologyReportTemplatesTab.jsp

deleted a duplicate file

resolved @teleivo's comment which include, implementing getMrrtReportTemplateByUuid() and deleting MrrtReportTemplateException.java

added unit test covering getMrrtReportTemplateByUuid()

Added MrrtReportTemplateResource.java

can now import templates from ui

attemted to resolve @telivos comment, but still facing a null pointer exception. the problem is with the way i configured my MrrtReportTemplateFileParser bean inside moduleApplicationContext.xml

added a service method to get all templates by title and also implemented a search handler for templates

deleted unnecessary parse(String) method

used Criteria in HibernateDAO

made DefaultMrrtReportTemplateParser package private

made local variables final

reengineered MrrtReportTemplate to extend BaseOpenmrsData and also renamed MrrtReportTemplateServiceTest to MrrtReportTemplateComponentTest to conform to other service tests

changed superclass of MrrtReportTemplateResource

renamed resource properties

resource was returning no description in default representation mode. Fixed it

use REST in template tab

fixed problem with find button not firing in radiologyReportTemplatesTab

moved BaseOpenmrsData properties to the end of the database

added a GP for templates folder

renamed button id on templates tab page

started implementing validator but am still have a null pointer exception

did some code clean ups, adding unit tests, started with implementation of validator, removed code in controller that was importing... (continued)
Pull Request #333: Can now import templates into the system.

879 of 1027 relevant lines covered (85.59%)

0.86 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
api/src/main/java/org/openmrs/module/radiology/RadiologyConstants.java
2
100.0
api/src/main/java/org/openmrs/module/radiology/RadiologyPrivileges.java
6
100.0
omod/src/main/java/org/openmrs/module/radiology/order/web/RadiologyDashboardFormController.java
8
100.0
api/src/main/java/org/openmrs/module/radiology/RadiologyProperties.java
Jobs
ID Job ID Ran Files Coverage
1 838.1 04 Jul 2016 05:21AM UTC 0
85.59
Travis Job 838.1
Source Files on build 838
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #838
  • Pull Request #333
  • PR Base - master (#833)
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