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

fix(deps): Fixed plaid version update to v3. #1453

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Conversation

elliotcourant
Copy link
Member

@elliotcourant elliotcourant commented Jun 23, 2023

Resolves #1450

@codecov-commenter
Copy link

Codecov Report

Merging #1453 (2f0406a) into main (1c72fc5) will decrease coverage by 0.01%.
The diff coverage is 53.84%.

@@            Coverage Diff             @@
##             main    #1453      +/-   ##
==========================================
- Coverage   34.96%   34.96%   -0.01%     
==========================================
  Files         316      316              
  Lines       15351    15353       +2     
  Branches      427      427              
==========================================
  Hits         5368     5368              
- Misses       9223     9225       +2     
  Partials      760      760              
Impacted Files Coverage Δ
pkg/config/configuration.go 64.46% <ø> (ø)
pkg/internal/mock_plaid/link.go 0.00% <ø> (ø)
pkg/internal/mock_plaid/mock_exchange.go 0.00% <ø> (ø)
pkg/internal/mock_plaid/path.go 0.00% <ø> (ø)
pkg/internal/mock_plaid/verification.go 0.00% <ø> (ø)
pkg/internal/myownsanity/numbers.go 87.50% <0.00%> (-12.50%) ⬇️
pkg/internal/testutils/seed.go 0.00% <0.00%> (ø)
pkg/platypus/account.go 93.75% <ø> (ø)
pkg/platypus/client.go 67.90% <ø> (ø)
pkg/platypus/institutions.go 0.00% <ø> (ø)
... and 7 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@elliotcourant elliotcourant merged commit efd47d1 into main Jun 23, 2023
21 checks passed
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.

bug(deps): Fix plaid dependency
2 participants