coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

performs a full scan of the db to load all available institutions #110

Closed gmrabian closed 6 months ago

gmrabian commented 6 months ago

Summary

Fixes #109

Type of change

How To Test

Later we will save these in state management so that it is a pull once, which will save time during navigation and filtering.

Checklist:

codeclimate[bot] commented 6 months ago

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

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

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

View more on Code Climate.