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

Add nordigen import #319

Merged
merged 7 commits into from
Jun 19, 2022
Merged

Add nordigen import #319

merged 7 commits into from
Jun 19, 2022

Conversation

VMelnalksnis
Copy link
Owner

Partially implements #297

@VMelnalksnis VMelnalksnis added the type:enhancement New feature or request label Jun 18, 2022
@codecov
Copy link

codecov bot commented Jun 18, 2022

Codecov Report

Merging #319 (5d686c0) into master (ebf245f) will decrease coverage by 4.19%.
The diff coverage is 2.34%.

@@            Coverage Diff             @@
##           master     #319      +/-   ##
==========================================
- Coverage   72.98%   68.78%   -4.20%     
==========================================
  Files         231      230       -1     
  Lines        6245     6578     +333     
  Branches      414      451      +37     
==========================================
- Hits         4558     4525      -33     
- Misses       1535     1903     +368     
+ Partials      152      150       -2     
Impacted Files Coverage Δ
...urce/Gnomeshade.Data/Entities/TransactionEntity.cs 100.00% <ø> (ø)
...meshade.Data/Repositories/TransactionRepository.cs 100.00% <ø> (ø)
...onia.Core/DesignTime/DesignTimeGnomeshadeClient.cs 72.51% <0.00%> (-0.49%) ⬇️
...de.Interfaces.Avalonia.Core/MainWindowViewModel.cs 22.13% <0.00%> (-0.19%) ⬇️
...shade.Interfaces.WebApi.Client/GnomeshadeClient.cs 76.92% <0.00%> (-3.73%) ⬇️
...urce/Gnomeshade.Interfaces.WebApi.Client/Routes.cs 92.50% <0.00%> (-4.87%) ⬇️
...rfaces.WebApi/V1_0/Importing/NordigenController.cs 0.00% <0.00%> (ø)
...nterfaces.Avalonia.Core/Imports/ImportViewModel.cs 20.00% <10.52%> (-5.00%) ⬇️
.../Gnomeshade.Data/Repositories/AccountRepository.cs 100.00% <100.00%> (ø)
source/Gnomeshade.Interfaces.WebApi/Startup.cs 100.00% <100.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ebf245f...5d686c0. Read the comment docs.

@VMelnalksnis VMelnalksnis merged commit 5d686c0 into master Jun 19, 2022
@VMelnalksnis VMelnalksnis deleted the feature/add-nordigen-import branch June 19, 2022 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant