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

API-43677-remove-refactored-local-bgs-files #20078

Merged
merged 6 commits into from
Jan 8, 2025

Conversation

stiehlrod
Copy link
Contributor

@stiehlrod stiehlrod commented Jan 2, 2025

Summary

  • Removes local_bgs_refactored & local_bgs_proxy and their tests.
    4 files changed, 340 deletions(-)

Related issue(s)

Testing done

  • v1 526
  • v2 526 sync
  • v2 itf
  • v2 POA submit 2122a
  • v2 POA validate 2122
  • v1 claims show
  • v2 claims index
  • v1 5103

What areas of the site does it impact?

deleted:    modules/claims_api/lib/bgs_service/local_bgs_proxy.rb
modified:   modules/claims_api/lib/bgs_service/local_bgs_refactored.rb
deleted:    modules/claims_api/spec/lib/claims_api/local_bgs_proxy_spec.rb
deleted:    modules/claims_api/spec/lib/claims_api/local_bgs_refactored_spec.rb

Acceptance criteria

  • I fixed|updated|added unit tests and integration tests for each feature (if applicable).
  • No error nor warning in the console.
  • Events are being sent to the appropriate logging solution
  • Documentation has been updated (link to documentation)
  • No sensitive information (i.e. PII/credentials/internal URLs/etc.) is captured in logging, hardcoded, or specs
  • Feature/bug has a monitor built into Datadog (if applicable)
  • If app impacted requires authentication, did you login to a local build and verify all authenticated routes work as expected
  • I added a screenshot of the developed feature

@stiehlrod stiehlrod self-assigned this Jan 2, 2025
Copy link

github-actions bot commented Jan 2, 2025

1 Warning
⚠️ This PR changes 225 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

  • modules/claims_api/lib/bgs_service/local_bgs_proxy.rb (+0/-42)

  • modules/claims_api/lib/bgs_service/local_bgs_refactored.rb (+0/-40)

  • modules/claims_api/spec/lib/claims_api/local_bgs_proxy_spec.rb (+0/-68)

  • modules/claims_api/spec/lib/claims_api/local_bgs_refactored_spec.rb (+0/-75)

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

    *.csv, *.json, *.tsv, *.txt, *.md, 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, *.pdf
    

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

Generated by 🚫 Danger

@stiehlrod stiehlrod marked this pull request as ready for review January 2, 2025 19:15
@stiehlrod stiehlrod requested a review from a team as a code owner January 2, 2025 19:15
@va-vfs-bot va-vfs-bot temporarily deployed to API-43677-remove-refactored-local-bgs-files/main/main January 2, 2025 19:31 Inactive
@stiehlrod stiehlrod marked this pull request as draft January 7, 2025 16:49
@stiehlrod stiehlrod marked this pull request as ready for review January 7, 2025 17:59
@va-vfs-bot va-vfs-bot temporarily deployed to API-43677-remove-refactored-local-bgs-files/main/main January 7, 2025 18:25 Inactive
Copy link
Contributor

@rockwellwindsor-va rockwellwindsor-va left a comment

Choose a reason for hiding this comment

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

@stiehlrod Looks like an unrelated test is failing, everything related to this looked good to me.

FonzMP
FonzMP previously approved these changes Jan 7, 2025
Copy link
Contributor

@FonzMP FonzMP left a comment

Choose a reason for hiding this comment

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

:shipit:

@stiehlrod stiehlrod enabled auto-merge (squash) January 7, 2025 20:01
@va-vfs-bot va-vfs-bot temporarily deployed to API-43677-remove-refactored-local-bgs-files/main/main January 7, 2025 20:21 Inactive
…com:department-of-veterans-affairs/vets-api into API-43677-remove-refactored-local-bgs-files

mwerges remote
Copy link
Contributor

@FonzMP FonzMP left a comment

Choose a reason for hiding this comment

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

:shipit:

@stiehlrod stiehlrod requested a review from a team January 8, 2025 20:01
@stiehlrod stiehlrod merged commit da84163 into master Jan 8, 2025
36 of 37 checks passed
@stiehlrod stiehlrod deleted the API-43677-remove-refactored-local-bgs-files branch January 8, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants