projecttacoma / cqm-parsers

This project contains libraries for parsing HQMF documents and parsing MAT packages.
Apache License 2.0
5 stars 3 forks source link

update versions #169

Closed dczulada closed 1 year ago

dczulada commented 1 year ago

Pull requests into cqm-parsers require the following. Submitter and reviewer should :white_check_mark: when done. For items that are not-applicable, note it's not-applicable ("N/A") and :white_check_mark:.

Submitter:

Reviewer 1:

Name:

Reviewer 2:

Name:

codecov-commenter commented 1 year ago

Codecov Report

Merging #169 (1a43a54) into master (fd4d124) will decrease coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head 1a43a54 differs from pull request most recent head dcc5cf8. Consider uploading reports for the commit dcc5cf8 to get more accurate results

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
- Coverage   82.40%   82.37%   -0.04%     
==========================================
  Files          69       69              
  Lines        4320     4312       -8     
==========================================
- Hits         3560     3552       -8     
  Misses        760      760              
Impacted Files Coverage Δ
lib/hqmf-parser/2.0/population_criteria.rb 93.44% <100.00%> (ø)
...rser/cql/document_helpers/doc_population_helper.rb 98.86% <100.00%> (ø)
lib/measure-loader/elm_parser.rb 100.00% <100.00%> (ø)
lib/measure-loader/mat_measure_files.rb 95.23% <100.00%> (-0.12%) :arrow_down:
lib/measure-loader/source_data_criteria_loader.rb 100.00% <100.00%> (ø)
lib/measure-loader/vsac_value_set_loader.rb 100.00% <100.00%> (ø)
lib/util/vsac_api.rb 98.06% <100.00%> (-0.02%) :arrow_down:
...rser/2.0/document_helpers/doc_population_helper.rb 77.22% <0.00%> (-0.78%) :arrow_down:
lib/hqmf-parser/2.0/document.rb 90.76% <0.00%> (-0.77%) :arrow_down:
lib/hqmf-parser/2.0/precondition.rb 84.61% <0.00%> (-0.76%) :arrow_down:
... and 24 more

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