New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

malawi_hiv_program_reports

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

malawi_hiv_program_reports

  • 1.1.18
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Malawi HIV PROGRAM Reports

Gem Version Build Status License

Description

This gem provides a simple way to generate reports for the Malawi HIV PROGRAM. It is designed to be used by the Ministry of Health and other stakeholders to generate reports for the program. The reports depend on OpenMRS data and are generated in a format that is easy to understand and use.

Installation

Add this line to your application's Gemfile:

gem 'malaria_hiv_program_reports'

And then execute:

$ bundle

Or install it yourself as:

$ gem install malaria_hiv_program_reports

Usage

Since it is just a library, you can use it in your application to generate reports. Here is an example of how to use it:

MalariaHivProgramReports::Moh::Cohort::Report.new(start_date, end_date, location_id)

Available Reports

The following reports are available in the system: Reports

Development

To begin contributing code, after you have cloned this repo. Run the following command

$ bin/setup.sh

We recommend using Rubocop to ensure that your code is clean and easy to read. You can run Rubocop by running the following command:

$ rubocop

To run the tests, you can run the following command:

$ rspec

To install dependencies, you can run the following command:

$ bundle i

To check for outdated dependencies, you can run the following command:

$ bundle out

To update dependencies, you can run the following command:

$ bundle u

Contributing

Bug reports and pull requests are welcome on GitHub.

License

The gem is available as open source under the terms of the MIT License.

FAQs

Package last updated on 08 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc