Skip to content

Conversation

@dczulada
Copy link
Contributor

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

Submitter:

  • This pull request describes why these changes were made.
  • Internal ticket for this PR:
  • Internal ticket links to this PR
  • Code diff has been done and been reviewed
  • Tests are included and test edge cases
  • Tests have been run locally and pass

Reviewer 1:

Name:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose
  • The tests appropriately test the new code, including edge cases
  • You have tried to break the code

Reviewer 2:

Name:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose
  • The tests appropriately test the new code, including edge cases
  • You have tried to break the code

dczulada and others added 25 commits August 4, 2025 10:02
* first stab

* more updates

* remove gem

* other references

* update javascript style

* var not const

* var not let

* formatting here too

* here as well

* update to bootstrap_form 5

* total number of measures was not incrementing

* bundle options are still being passed back when hidden

* more product form updates

* vendor records list and mpl have different links

* more styling for consistency

* fix TODO'd cucumber test
Bumps [activerecord](https://github.com/rails/rails) from 7.2.2.1 to 7.2.2.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activerecord/CHANGELOG.md)
- [Commits](rails/rails@v7.2.2.1...v7.2.2.2)

---
updated-dependencies:
- dependency-name: activerecord
  dependency-version: 7.2.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* render human readable dates in patient reports

* update unit test

* point cqm-reports to master
* increment to mongoid 9

* load configuration

* don't change the immutable attribute '_id'

* don't make the same measure more than once

* set population_sets

* clear population_set

* this too

* more updates
* remedy all sass deprecation warnings

* add csv dependency and update lockfile

* lint fix

* add manifest.js for sprockets-sass

* add webrick

* update tests for new sprockets version

* update tests

* revert test changes

* try test fix

* test fix

* fix test

* test fix

* fix tests

* fix test

* revert test changes

* fix tests

* revert test changes

* replace unicorn with puma

* test fix

* revert test changes

* update dep versions

* update deps

* delete unused file

* add documentation

* revert syntax change to bootstrap.scss

* revert changes to test file

* disable scss_lint in overcommit

* remove scss_lint dependency

* revert file changes to test files

* pin rubocop version

* fix syntax in gemfile

* pin rexml version

* fix rubocop issue with gemfile

* update lockfile
* numex in show record

* update order to align with calculation
* randomization in api eval

* don't merge if element codes are the same

* disable some cops

* randomization across the board

* add safe_nav for getting gender codes from config
Bumps [rexml](https://github.com/ruby/rexml) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: rexml
  dependency-version: 3.4.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Your Name <you@example.com>
* upgrade ruby 3.4

* upgrade to rails 8

* upgrade to rack 3

* update lockfile

* update env variables for production deployment

---------

Co-authored-by: Your Name <you@example.com>
Co-authored-by: Your Name <you@example.com>
* unable to save checklist

* Add unit test
Bumps [rack](https://github.com/rack/rack) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rack](https://github.com/rack/rack) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.2.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Your Name <you@example.com>
* validate TINs in ACO eCQMs
@dczulada dczulada merged commit 56508f3 into cypress_v7 Dec 2, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants