usdigitalresponse / usdr-gost

USDR-hosted grants management tools
http://grants.usdigitalresponse.org
Apache License 2.0
29 stars 20 forks source link

Modify grants-ingest.js to map new forecasted fields #3518

Open masimons opened 3 days ago

masimons commented 3 days ago

Ticket #3379

Description

Screenshots / Demo Video

Testing

Automated and Unit Tests

Manual tests for Reviewer

Checklist

github-actions[bot] commented 3 days ago

QA Summary

QA Check Result
๐ŸŒ Client Tests โœ…
๐Ÿ”— Server Tests โŒ
๐Ÿค E2E Tests โœ…
๐Ÿ“ ESLint โœ…
๐Ÿงน TFLint โœ…

Test Coverage

Coverage report for `packages/client` St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|-------------------|---------|----------|---------|---------|------------------- ๐Ÿ”ด|All files | 33.19 | 32.4 | 30.05 | 34.77 | ๐Ÿ”ด| src| 0 | 100 | 100 | 0 | ๐Ÿ”ด|  [App.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/App.vue)| 0 | 100 | 100 | 0 |[2-9](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/App.vue#L2-L9) ๐Ÿ”ด| src/arpa_reporter| 0 | 100 | 100 | 0 | ๐Ÿ”ด|  [App.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/arpa_reporter/App.vue)| 0 | 100 | 100 | 0 |[2-13](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/arpa_reporter/App.vue#L2-L13) ๐ŸŸก| ...ter/components| 58.58 | 48 | 46.8 | 59.78 | ๐ŸŸก|  [AlertBox.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/AlertBox.vue)| 80 | 75 | 50 | 80 |[13](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/AlertBox.vue#L13) ๐Ÿ”ด|  [...oadButton.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/...oadButton.vue)| 20 | 0 | 0 | 20 |[2-7](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/...oadButton.vue#L2-L7),[38-67](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/...oadButton.vue#L38-L67) ๐ŸŸข|  [...ileButton.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/...ileButton.vue)| 100 | 100 | 100 | 100 | ๐ŸŸข|  [...ttonSmall.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/...ttonSmall.vue)| 100 | 100 | 100 | 100 | ๐ŸŸข|  [...mplateBtn.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/...mplateBtn.vue)| 100 | 100 | 100 | 100 | ๐ŸŸก|  [...avigation.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/...avigation.vue)| 67.74 | 63.63 | 52.63 | 67.74 |[...13-219](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/...avigation.vue#...L13-L219),[228-235](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/...avigation.vue#L228-L235) ๐Ÿ”ด|  [StandardForm.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/StandardForm.vue)| 45 | 50 | 41.66 | 45.45 |[...24-128](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/StandardForm.vue#...L24-L128),[135-157](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ter/components/StandardForm.vue#L135-L157) ๐ŸŸข| ...porter/helpers| 84.61 | 79.48 | 87.5 | 84.61 | ๐ŸŸข|  [form-helpers.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...porter/helpers/form-helpers.js)| 84.21 | 79.48 | 85.71 | 84.21 |[7](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...porter/helpers/form-helpers.js#L7),[16](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...porter/helpers/form-helpers.js#L16),[25](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...porter/helpers/form-helpers.js#L25),[81-83](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...porter/helpers/form-helpers.js#L81-L83) ๐ŸŸข|  [short-uuid.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...porter/helpers/short-uuid.js)| 100 | 100 | 100 | 100 | ๐Ÿ”ด| ...eporter/router| 0 | 0 | 0 | 0 | ๐Ÿ”ด|  [index.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...eporter/router/index.js)| 0 | 0 | 0 | 0 |[20-131](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...eporter/router/index.js#L20-L131) ๐Ÿ”ด| ...reporter/store| 3.92 | 0 | 2.17 | 4.12 | ๐Ÿ”ด|  [index.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/store/index.js)| 3.92 | 0 | 2.17 | 4.12 |[11-14](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/store/index.js#L11-L14),[32-261](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/store/index.js#L32-L261) ๐Ÿ”ด| ...reporter/views| 40.98 | 25.13 | 41.37 | 42.91 | ๐ŸŸข|  [AgenciesView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/AgenciesView.vue)| 100 | 0 | 100 | 100 |[16](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/AgenciesView.vue#L16) ๐Ÿ”ด|  [AgencyView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/AgencyView.vue)| 40.74 | 36.36 | 50 | 45.83 |[53-62](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/AgencyView.vue#L53-L62),[70-96](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/AgencyView.vue#L70-L96) ๐Ÿ”ด|  [HomeView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/HomeView.vue)| 26.66 | 34.14 | 36.36 | 26.66 |[36-66](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/HomeView.vue#L36-L66),[113](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/HomeView.vue#L113),[137-207](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/HomeView.vue#L137-L207) ๐Ÿ”ด|  [LoginView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/LoginView.vue)| 29.62 | 36.36 | 20 | 30.76 |[1](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/LoginView.vue#L1),[4](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/LoginView.vue#L4),[19-34](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/LoginView.vue#L19-L34),[72-100](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/LoginView.vue#L72-L100) ๐Ÿ”ด|  [...plateView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...plateView.vue)| 27.02 | 35.71 | 45.45 | 25 |[...2](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...plateView.vue#...L2),[30-37](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...plateView.vue#L30-L37),[69-113](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...plateView.vue#L69-L113) ๐Ÿ”ด|  [...ploadView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...ploadView.vue)| 24.24 | 16.66 | 33.33 | 26.66 |[1](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...ploadView.vue#L1),[30-31](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...ploadView.vue#L30-L31),[116-144](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...ploadView.vue#L116-L144) ๐Ÿ”ด|  [...eriodView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...eriodView.vue)| 48 | 18.18 | 75 | 52.17 |[64-90](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...eriodView.vue#L64-L90) ๐ŸŸก|  [...riodsView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...riodsView.vue)| 57.57 | 28.57 | 60 | 59.37 |[101](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...riodsView.vue#L101),[132](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...riodsView.vue#L132),[149-171](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...riodsView.vue#L149-L171) ๐Ÿ”ด|  [...pientView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...pientView.vue)| 40 | 10.52 | 30.76 | 41.02 |[73-93](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...pientView.vue#L73-L93),[110-152](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...pientView.vue#L110-L152) ๐Ÿ”ด|  [...ientsView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...ientsView.vue)| 48.48 | 8.33 | 46.66 | 53.33 |[...46](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...ientsView.vue#...L46),[165-190](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...ientsView.vue#L165-L190),[203](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...ientsView.vue#L203) ๐ŸŸก|  [UploadView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UploadView.vue)| 61.53 | 43.75 | 62.5 | 61.36 |[...41-442](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UploadView.vue#...L41-L442),[448-449](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UploadView.vue#L448-L449) ๐Ÿ”ด|  [UploadsView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UploadsView.vue)| 16.66 | 0 | 0 | 18.18 |[59](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UploadsView.vue#L59),[110-287](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UploadsView.vue#L110-L287) ๐Ÿ”ด|  [UserView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UserView.vue)| 46.34 | 33.33 | 68.75 | 48.64 |[84](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UserView.vue#L84),[97-137](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UserView.vue#L97-L137) ๐ŸŸก|  [UsersView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UsersView.vue)| 60 | 7.69 | 62.5 | 66.66 |[91-92](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UsersView.vue#L91-L92),[105-107](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UsersView.vue#L105-L107),[123](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/UsersView.vue#L123) ๐Ÿ”ด|  [...ationView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...ationView.vue)| 37.03 | 18.18 | 26.66 | 41.66 |[...19](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...ationView.vue#...L19),[238](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...ationView.vue#L238),[246-270](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...reporter/views/...ationView.vue#L246-L270) ๐Ÿ”ด| src/components| 45.55 | 37.34 | 47.27 | 46.53 | ๐Ÿ”ด|  [...vityTable.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/...vityTable.vue)| 18.75 | 0 | 28.57 | 19.35 |[115-185](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/...vityTable.vue#L115-L185) ๐ŸŸก|  [BaseLayout.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/BaseLayout.vue)| 69.56 | 53.84 | 60 | 69.56 |[172](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/BaseLayout.vue#L172),[219-231](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/BaseLayout.vue#L219-L231) ๐Ÿ”ด|  [CopyButton.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/CopyButton.vue)| 14.28 | 0 | 0 | 14.28 |[5](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/CopyButton.vue#L5),[37-49](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/CopyButton.vue#L37-L49) ๐ŸŸข|  [...tActivity.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/...tActivity.vue)| 81.39 | 62.5 | 92.3 | 81.39 |[...00](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/...tActivity.vue#...L00),[113-118](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/...tActivity.vue#L113-L118),[149](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/...tActivity.vue#L149) ๐Ÿ”ด|  [GrantsTable.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/GrantsTable.vue)| 45.03 | 38.77 | 45 | 46.85 |[...51-455](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/GrantsTable.vue#...L51-L455),[463-543](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/GrantsTable.vue#L463-L543) ๐Ÿ”ด|  [...dUploader.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/...dUploader.vue)| 24.24 | 33.33 | 37.5 | 24.24 |[16](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/...dUploader.vue#L16),[25](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/...dUploader.vue#L25),[74-111](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/...dUploader.vue#L74-L111) ๐Ÿ”ด|  [SearchFilter.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/SearchFilter.vue)| 40.74 | 28 | 37.5 | 40 |[...52](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/SearchFilter.vue#...L52),[64](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/SearchFilter.vue#L64),[67](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/SearchFilter.vue#L67),[72-82](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/SearchFilter.vue#L72-L82) ๐Ÿ”ด|  [ShareGrant.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/ShareGrant.vue)| 44.11 | 71.42 | 23.07 | 45.45 |[...03-107](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/ShareGrant.vue#...L03-L107),[126-147](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/ShareGrant.vue#L126-L147) ๐Ÿ”ด|  [UserAvatar.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/UserAvatar.vue)| 40 | 25 | 100 | 37.5 |[31-37](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/components/UserAvatar.vue#L31-L37) ๐Ÿ”ด| ...ponents/Modals| 26.64 | 43.08 | 31.91 | 30.18 | ๐Ÿ”ด|  [...anization.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...anization.vue)| 17.39 | 65.62 | 30 | 22.22 |[1-14](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...anization.vue#L1-L14),[149-178](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...anization.vue#L149-L178) ๐Ÿ”ด|  [AddTeam.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/AddTeam.vue)| 45.45 | 55.55 | 61.53 | 57.69 |[...04](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/AddTeam.vue#...L04),[210](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/AddTeam.vue#L210),[222-245](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/AddTeam.vue#L222-L245) ๐Ÿ”ด|  [AddUser.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/AddUser.vue)| 36.66 | 66.66 | 60 | 37.5 |[...40](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/AddUser.vue#...L40),[145](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/AddUser.vue#L145),[148-176](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/AddUser.vue#L148-L176) ๐Ÿ”ด|  [...anization.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...anization.vue)| 15.38 | 64.28 | 14.28 | 16.66 |[1-15](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...anization.vue#L1-L15),[58-78](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...anization.vue#L58-L78) ๐Ÿ”ด|  [EditTeam.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/EditTeam.vue)| 18.18 | 26.43 | 33.33 | 20.83 |[...29](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/EditTeam.vue#...L29),[208](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/EditTeam.vue#L208),[216-301](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/EditTeam.vue#L216-L301) ๐Ÿ”ด|  [EditUser.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/EditUser.vue)| 21.05 | 66.66 | 25 | 22.22 |[1](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/EditUser.vue#L1),[101-128](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/EditUser.vue#L101-L128) ๐Ÿ”ด|  [...ilsLegacy.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...ilsLegacy.vue)| 22.03 | 0 | 0 | 24.07 |[131](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...ilsLegacy.vue#L131),[177](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...ilsLegacy.vue#L177),[205-369](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...ilsLegacy.vue#L205-L369) ๐ŸŸก|  [ImportTeams.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/ImportTeams.vue)| 50 | 41.17 | 50 | 53.33 |[28](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/ImportTeams.vue#L28),[64-69](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/ImportTeams.vue#L64-L69),[81-82](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/ImportTeams.vue#L81-L82) ๐Ÿ”ด|  [ImportUsers.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/ImportUsers.vue)| 42.85 | 60 | 40 | 46.15 |[29](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/ImportUsers.vue#L29),[65-80](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/ImportUsers.vue#L65-L80) ๐Ÿ”ด|  [...archPanel.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...archPanel.vue)| 27.9 | 15.78 | 23.52 | 28.57 |[...68-178](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...archPanel.vue#...L68-L178),[211-255](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/...archPanel.vue#L211-L255) ๐Ÿ”ด|  [SearchPanel.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/SearchPanel.vue)| 21.62 | 63.26 | 32 | 27.58 |[...77-380](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/SearchPanel.vue#...L77-L380),[386-458](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...ponents/Modals/SearchPanel.vue#L386-L458) ๐Ÿ”ด| src/helpers| 15.27 | 17.92 | 14.63 | 15.94 | ๐ŸŸข|  [constants.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/constants.js)| 100 | 100 | 100 | 100 | ๐ŸŸข|  [currency.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/currency.js)| 100 | 100 | 100 | 100 | ๐ŸŸก|  [dates.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/dates.js)| 66.66 | 100 | 33.33 | 100 | ๐Ÿ”ด|  [fetchApi.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/fetchApi.js)| 6 | 13.79 | 5.26 | 6.12 |[10-12](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/fetchApi.js#L10-L12),[20-132](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/fetchApi.js#L20-L132) ๐Ÿ”ด|  [filters.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/filters.js)| 4 | 0 | 0 | 4.54 |[19-51](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/filters.js#L19-L51) ๐Ÿ”ด|  [form-helpers.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/form-helpers.js)| 0 | 0 | 0 | 0 |[5-82](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/form-helpers.js#L5-L82) ๐ŸŸก|  [gtag.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/gtag.js)| 77.77 | 90 | 75 | 77.77 |[12](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/gtag.js#L12),[51](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/gtag.js#L51) ๐Ÿ”ด|  [...patWarning.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/...patWarning.js)| 0 | 0 | 0 | 0 |[39-61](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/helpers/...patWarning.js#L39-L61) ๐ŸŸข| ...s/featureFlags| 83.33 | 100 | 66.66 | 83.33 | ๐ŸŸก|  [index.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...s/featureFlags/index.js)| 50 | 100 | 50 | 50 |[8](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...s/featureFlags/index.js#L8),[16](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...s/featureFlags/index.js#L16) ๐ŸŸข|  [utils.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/...s/featureFlags/utils.js)| 100 | 100 | 100 | 100 | ๐Ÿ”ด| src/mixin| 20 | 0 | 28.57 | 20 | ๐Ÿ”ด|  [...zableTable.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/mixin/...zableTable.js)| 20 | 0 | 28.57 | 20 |[16-31](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/mixin/...zableTable.js#L16-L31),[36-37](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/mixin/...zableTable.js#L36-L37),[42](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/mixin/...zableTable.js#L42) ๐Ÿ”ด| src/router| 18.42 | 16.66 | 10.52 | 18.42 | ๐Ÿ”ด|  [index.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/router/index.js)| 18.42 | 16.66 | 10.52 | 18.42 |[...93-194](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/router/index.js#...L93-L194),[198-217](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/router/index.js#L198-L217) ๐ŸŸข| src/store| 100 | 100 | 100 | 100 | ๐ŸŸข|  [index.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/index.js)| 100 | 100 | 100 | 100 | ๐Ÿ”ด| src/store/modules| 3.13 | 0 | 4.57 | 3.27 | ๐Ÿ”ด|  [agencies.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/agencies.js)| 5.26 | 100 | 8.33 | 5.55 |[13-70](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/agencies.js#L13-L70) ๐Ÿ”ด|  [alerts.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/alerts.js)| 20 | 100 | 20 | 20 |[10-24](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/alerts.js#L10-L24) ๐Ÿ”ด|  [grants.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/grants.js)| 1.15 | 0 | 1 | 1.2 |[60-409](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/grants.js#L60-L409) ๐Ÿ”ด|  [organization.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/organization.js)| 33.33 | 100 | 33.33 | 33.33 |[21-25](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/organization.js#L21-L25) ๐Ÿ”ด|  [roles.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/roles.js)| 20 | 100 | 20 | 25 |[13-22](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/roles.js#L13-L22) ๐Ÿ”ด|  [tenants.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/tenants.js)| 11.11 | 100 | 14.28 | 12.5 |[13-32](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/tenants.js#L13-L32) ๐Ÿ”ด|  [users.js](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/users.js)| 2.43 | 0 | 4.76 | 2.5 |[17-100](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/store/modules/users.js#L17-L100) ๐Ÿ”ด| src/views| 42.81 | 35.16 | 32.45 | 44.52 | ๐Ÿ”ด|  [...orterView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...orterView.vue)| 25.58 | 51.85 | 18.18 | 26.82 |[...](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...orterView.vue#...),[62](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...orterView.vue#L62),[84](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...orterView.vue#L84),[109-151](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...orterView.vue#L109-L151) ๐ŸŸก|  [...boardView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...boardView.vue)| 50 | 17.64 | 50 | 52 |[89-98](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...boardView.vue#L89-L98),[114-125](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...boardView.vue#L114-L125) ๐Ÿ”ด|  [...tailsView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...tailsView.vue)| 33.33 | 13.33 | 17.07 | 34.04 |[...90-430](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...tailsView.vue#...L90-L430),[436-457](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...tailsView.vue#L436-L457) ๐ŸŸข|  [GrantsView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/GrantsView.vue)| 100 | 100 | 100 | 100 | ๐Ÿ”ด|  [LoginView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/LoginView.vue)| 34.61 | 33.33 | 22.22 | 36 |[1](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/LoginView.vue#L1),[22](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/LoginView.vue#L22),[57](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/LoginView.vue#L57),[109-136](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/LoginView.vue#L109-L136) ๐ŸŸก|  [MyGrantsView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/MyGrantsView.vue)| 77.77 | 66.66 | 66.66 | 77.77 |[1](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/MyGrantsView.vue#L1),[69](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/MyGrantsView.vue#L69) ๐ŸŸก|  [...ofileView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...ofileView.vue)| 77.27 | 75 | 42.85 | 77.27 |[1](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...ofileView.vue#L1),[32](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...ofileView.vue#L32),[63](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...ofileView.vue#L63),[130-134](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...ofileView.vue#L130-L134) ๐ŸŸข|  [NotFoundView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/NotFoundView.vue)| 100 | 100 | 100 | 100 | ๐Ÿ”ด|  [...tionsView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...tionsView.vue)| 47.05 | 57.14 | 41.66 | 53.33 |[...97-100](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...tionsView.vue#...L97-L100),[114-118](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...tionsView.vue#L114-L118) ๐Ÿ”ด|  [...ivityView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...ivityView.vue)| 46.42 | 23.8 | 43.75 | 46.42 |[...01](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...ivityView.vue#...L01),[114](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...ivityView.vue#L114),[120-134](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/...ivityView.vue#L120-L134) ๐Ÿ”ด|  [TeamsView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/TeamsView.vue)| 44.44 | 88.88 | 41.66 | 53.33 |[1](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/TeamsView.vue#L1),[58](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/TeamsView.vue#L58),[142](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/TeamsView.vue#L142),[156-163](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/TeamsView.vue#L156-L163) ๐ŸŸก|  [UsersView.vue](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/UsersView.vue)| 50 | 66.66 | 36.36 | 53.84 |[...16-121](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/UsersView.vue#...L16-L121),[133-139](https://github.com/usdigitalresponse/usdr-gost/blob/0c06f9a84953bfb91963e62bfd0b725115fe4ad7/packages/client/src/src/views/UsersView.vue#L133-L139)
Coverage report for `packages/server`

Pusher: @masimons, Action: pull_request_target, Workflow: Continuous Integration

github-actions[bot] commented 3 days ago

Terraform Summary

Step Result
๐Ÿ–Œ Terraform Format & Style โœ…
โš™๏ธ Terraform Initialization โœ…
๐Ÿค– Terraform Validation โœ…
๐Ÿ“– Terraform Plan โœ…

Hint: If "Terraform Format & Style" failed, run terraform fmt -recursive from the terraform/ directory and commit the results.

Output

Validation Output ``` stdout: Success! The configuration is valid. ------------------------------------- stderr: ```
Plan Summary | CHANGE | RESOURCE | |----------|-----------------------------------------------------------------------------------------------------------------| | add | `module.website.aws_s3_object.origin_dist_artifact["assets/ActivityTable-DfKIQ_wW.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/ActivityTable-DfKIQ_wW.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/ArpaAnnualPerformanceReporterView-DgxIsI5n.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/ArpaAnnualPerformanceReporterView-DgxIsI5n.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/DashboardView-CFlcCjAn.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/DashboardView-CFlcCjAn.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsLegacy-cs4vy_df.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsLegacy-cs4vy_df.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsView-CFphQpIB.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsView-CFphQpIB.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantsTable-BioGS4RX.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantsTable-BioGS4RX.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantsView-CQSo62-H.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantsView-CQSo62-H.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/MyGrantsView-Cl1Lhs19.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/MyGrantsView-Cl1Lhs19.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/MyProfileView-CLSSvnvO.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/MyProfileView-CLSSvnvO.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/NotFoundView-BHa6zy1b.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/NotFoundView-BHa6zy1b.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/OrganizationsView-Ccj5Hgq3.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/OrganizationsView-Ccj5Hgq3.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/RecentActivityView-BeB0SlF4.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/RecentActivityView-BeB0SlF4.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/RecordUploader-Cu0fIHyN.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/RecordUploader-Cu0fIHyN.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/TeamsView-O9CzoPbp.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/TeamsView-O9CzoPbp.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/UsersView-3g2sYoEB.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/UsersView-3g2sYoEB.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/arpa_reporter-Cyzx1SnQ.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/arpa_reporter-Cyzx1SnQ.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/form-helpers-Bjl_m51z.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/form-helpers-Bjl_m51z.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/main-jdy5Iu4I.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/main-jdy5Iu4I.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/style-DF53RXBe.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/style-DF53RXBe.js.map"]` | | update | `module.api.aws_ecs_service.default[0]` | | | `module.api.module.grant_digest_scheduled_task.aws_iam_role_policy.default[0]` | | | `module.api.module.grant_digest_scheduled_task.aws_scheduler_schedule.default[0]` | | | `module.arpa_audit_report.aws_ecs_service.default` | | | `module.arpa_treasury_report.aws_ecs_service.default` | | | `module.consume_grants.aws_ecs_service.default` | | | `module.website.aws_s3_object.deploy-config[0]` | | | `module.website.aws_s3_object.origin_dist_artifact["arpa_reporter/index.html"]` | | | `module.website.aws_s3_object.origin_dist_artifact["index.html"]` | | recreate | `module.api.aws_ecs_task_definition.default[0]` | | | `module.arpa_audit_report.aws_ecs_task_definition.consumer` | | | `module.arpa_treasury_report.aws_ecs_task_definition.consumer` | | | `module.consume_grants.aws_ecs_task_definition.consume_grants` | | delete | `module.website.aws_s3_object.origin_dist_artifact["assets/ActivityTable-gtIuOQTO.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/ActivityTable-gtIuOQTO.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/ArpaAnnualPerformanceReporterView-C4PjYNdI.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/ArpaAnnualPerformanceReporterView-C4PjYNdI.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/DashboardView-CYQNq0GR.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/DashboardView-CYQNq0GR.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsLegacy-CpLGXnLU.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsLegacy-CpLGXnLU.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsView-DvNnLzhH.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantDetailsView-DvNnLzhH.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantsTable-DWAsBNBl.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantsTable-DWAsBNBl.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantsView-C6fNOnLr.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/GrantsView-C6fNOnLr.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/MyGrantsView-BwmgVC6M.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/MyGrantsView-BwmgVC6M.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/MyProfileView-CqpU4SfF.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/MyProfileView-CqpU4SfF.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/NotFoundView-B5d8atcT.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/NotFoundView-B5d8atcT.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/OrganizationsView-1jpYFwk-.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/OrganizationsView-1jpYFwk-.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/RecentActivityView-DTrDUpfd.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/RecentActivityView-DTrDUpfd.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/RecordUploader-C9kHRIk7.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/RecordUploader-C9kHRIk7.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/TeamsView-CBavhsAj.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/TeamsView-CBavhsAj.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/UsersView-BTRmD9Nn.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/UsersView-BTRmD9Nn.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/arpa_reporter-C2dMCqN9.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/arpa_reporter-C2dMCqN9.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/form-helpers-BkFqWbxB.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/form-helpers-BkFqWbxB.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/main-DmO4gY9F.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/main-DmO4gY9F.js.map"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/style-CBuUiTyI.js"]` | | | `module.website.aws_s3_object.origin_dist_artifact["assets/style-CBuUiTyI.js.map"]` |

Pusher: @masimons, Action: pull_request_target, Workflow: Continuous Integration