coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Updated data ingestions #86

Closed TheDanMiller closed 6 months ago

TheDanMiller commented 6 months ago

Updated data ingestion

Summary

Updates the data ingestion flow to use AI for generative content Closes #70 Closes #20

Type of change

New feature (non-breaking change which adds functionality)

How To Test

  1. Drop a file into S3 for instutions -- watch it process. Recommend using one that is only a line or two to verify, otherwise long waits.
  2. Drop a file into S3 for applications -- watch it process. Recommend using one that is only a line or two to verify, otherwise long waits.
  3. Verify in Dynamo

Checklist:

TheDanMiller commented 6 months ago

I think you can remove that app/styles/uswds-theme. That lives in src/app/styles/uswds-theme now

@ntsummers1 done, can you re-review

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit bbff8ca3 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.