coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Create and consume context api provider #113

Closed braxex closed 6 months ago

braxex commented 6 months ago

Summary

We need state management for the app and will be using React's Context API. This PR adds the context provider as a wrapper around main app children to provide institution data throughout the app as needed.

Type of change

How To Test

n/a

Checklist:

codeclimate[bot] commented 6 months ago

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

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

This pull request will bring the total coverage in the repository to 96.1%.

View more on Code Climate.