Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api): Map institutions between data providers #1665

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

elliotcourant
Copy link
Member

  • feat(api): Adding support for teller.io
  • chore: More teller resources
  • chore: Progress on resources
  • chore: Id
  • chore: More progress
  • chore: PRogress on models and requests
  • chore: Progress
  • feat(api): Rewriting how secrets are stored.
  • feat(api)!: Moving secrets to repository.
  • chore: Cleaning up a lot of stuff
  • chore: Progress
  • chore: Fixing tests
  • feat(api): Adding support for syncing with teller
  • chore: breaking shit
  • fix(api): Fixing teller API calls
  • chore: Getting certificates working for local dev
  • fix(api): Fix how teller parses dates
  • chore: Getting teller sync working!
  • chore: Adding command to import teller link
  • chore: Fix pipeline
  • chore: Fixing mistakes
  • chore: Working on institution mapper
  • feat(api): Working on building an institution mapping tool

@codecov-commenter
Copy link

Codecov Report

Attention: 1380 lines in your changes are missing coverage. Please review.

Comparison is base (6774947) 51.17% compared to head (9a48975) 48.50%.

Files Patch % Lines
server/background/sync_teller.go 0.00% 766 Missing ⚠️
server/controller/teller.go 0.00% 129 Missing ⚠️
server/teller/teller.go 39.51% 117 Missing and 7 partials ⚠️
server/repository/transaction.go 0.00% 58 Missing ⚠️
server/repository/teller_link.go 28.88% 32 Missing ⚠️
server/repository/secrets.go 72.97% 25 Missing and 5 partials ⚠️
interface/src/components/setup/TellerSetup.tsx 0.00% 28 Missing ⚠️
server/repository/teller_sync.go 0.00% 28 Missing ⚠️
server/repository/teller_bank_account.go 0.00% 23 Missing ⚠️
server/controller/links.go 0.00% 20 Missing ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1665      +/-   ##
==========================================
- Coverage   51.17%   48.50%   -2.67%     
==========================================
  Files         338      351      +13     
  Lines       18050    19492    +1442     
  Branches      471      477       +6     
==========================================
+ Hits         9237     9455     +218     
- Misses       8297     9511    +1214     
- Partials      516      526      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants