Skip to content

vets-api/v0.0.1435

Compare
Choose a tag to compare
@va-bot va-bot released this 23 May 17:01
· 11130 commits to 13bbe0c908c0c21aa0b15b9de0a09aa9cd7194e4 since this release

Release 0.0.1435 ami-0e0e31adfab09a65b

85d6550 Feature - call VRO contention classification service for some 526-ez claims (#12638)

  • Add skeleton

  • Minor syntax fixes

  • Linting

  • Fix syntax error

  • Minor updates

  • Adding stuff from meeting

  • Minor updates, debugging, linting

  • Add spec that inserts form526 submissions into postgres for local testing

  • add new feature flag for contention classification service

  • Add exploratory changes from pairing session

  • wip hit classification endpoint, spec file stuff

  • Clean up branch

  • get _spec.rb to POST to contention classfication endpoint

  • check flipper before classification

  • check for diagnostic code before submitting

  • add it block for testing cc w/o diagnostic code

  • another one for feature flag off

  • update CC call to use VRO client

  • fix vro client import

  • Point VRO client at localhost contention classifier endpoint

  • update vcr cassette for VRO cc request

keep contention classification disabled for most tests

fix client_spec, delete outdated test cases

Update VRO client to be RRD-agnostic

Fix VRO client test

Clean up submit_form526_all_claim_spec

  • Fix rubocop failures

  • more rubocop fixes

  • gitignore .DS_STORE

  • resolve rubocop yelling about spec file format

  • remove spec for adding to database

  • remove obsolete constants

  • remove comment

  • update VCR cassette to use contention classification request one


Co-authored-by: Carly Jones [email protected]
Co-authored-by: Kyle Soskin [email protected]
Co-authored-by: Yang Yang [email protected]

dcc2bf1 5310 remove logging low hanging fruit (#12755)

  • 5310: remove unnecessary logging

ba4df50 mobile VA rep copy update (#12759)

73b9ec1 Remove remaining RRD processor code (#12761)

  • Remove RRD processor code

  • Remove remaining RRD Flipper flags


Co-authored-by: Ryan McNeil [email protected]

02dea09 58537 Add datadog metrics for travel claim responses (#12757)

  • 58537 Add datadog metrics for travel claim responses

13bbe0c Add find MPI profile by facility method (#12622)

  • [57447] Add initial boilerplate for find profile by Vista (#12527)

  • Add initial boilerplate for find profile by Vista

  • Fix misspelling

  • [57450] Create find profile by facility service method (#12571)

  • Build request body for find profile by facility

  • Update service for find by vista -> facility

  • Add specs for find profile by facility

  • Clear up verbiage for find profile by facility parameters

  • Clean up trailing whitespace

  • Update mpi service spec for facility updates