Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing unused download_pdf functionality from health_care_application controller #16323

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

bosawt
Copy link
Contributor

@bosawt bosawt commented Apr 12, 2024

Summary

@bosawt bosawt requested review from a team as code owners April 12, 2024 21:39
@va-vfs-bot va-vfs-bot temporarily deployed to remove_unused_hca_download_pdf_routes/main/main April 12, 2024 21:40 Inactive
@bosawt bosawt force-pushed the remove_unused_hca_download_pdf_routes branch from 44f0044 to 064d949 Compare April 12, 2024 21:42
Copy link

github-actions bot commented Apr 12, 2024

1 Warning
⚠️ This PR changes 454 LoC (not counting whitespace/newlines).

In order to ensure each PR receives the proper attention it deserves, we recommend not exceeding
200. Expect some delays getting reviews.

File Summary

Files

  • app/controllers/v0/health_care_applications_controller.rb (+1/-16)

  • config/routes.rb (+0/-1)

  • lib/pdf_fill/filler.rb (+0/-2)

  • lib/pdf_fill/forms/maps/input_map_1010_ez.rb (+0/-111)

  • lib/pdf_fill/forms/maps/key_map_1010_ez.rb (+0/-113)

  • lib/pdf_fill/forms/va1010ez.rb (+0/-193)

  • spec/controllers/v0/health_care_applications_controller_spec.rb (+0/-17)

    Note: We exclude files matching the following when considering PR size:

    *.csv, *.json, *.tsv, *.txt, Gemfile.lock, app/swagger, modules/mobile/docs, spec/fixtures/, spec/support/vcr_cassettes/, modules/mobile/spec/support/vcr_cassettes/, db/seeds, modules/vaos/app/docs, modules/meb_api/app/docs, modules/appeals_api/app/swagger/, *.bru
    

Big PRs are difficult to review, often become stale, and cause delays.

Generated by 🚫 Danger

Copy link
Contributor

@Mitch-A6 Mitch-A6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks solid! Love to see unused code like this cut, thanks much!

Copy link
Contributor

@rmtolmach rmtolmach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Trevor!

@bosawt bosawt merged commit 1e48c4c into master Apr 15, 2024
20 checks passed
@bosawt bosawt deleted the remove_unused_hca_download_pdf_routes branch April 15, 2024 19:45
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.

4 participants