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): Adding support for parsing QFX files. #1653

Merged
merged 11 commits into from
Jan 5, 2024

Conversation

elliotcourant
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2023

Codecov Report

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

Comparison is base (7e5dc6e) 51.49% compared to head (6f5e898) 51.15%.
Report is 2 commits behind head on main.

Files Patch % Lines
server/controller/files.go 0.00% 94 Missing ⚠️
server/repository/files.go 0.00% 45 Missing ⚠️
...als/UploadTransactions/UploadTransactionsModal.tsx 0.00% 34 Missing ⚠️
server/storage/s3.go 0.00% 22 Missing ⚠️
interface/src/util/fileSize.ts 0.00% 11 Missing ⚠️
server/formats/qfx/tokenizer.go 88.88% 7 Missing ⚠️
server/storage/storage.go 0.00% 7 Missing ⚠️
server/storage/gcs.go 0.00% 5 Missing ⚠️
interface/src/models/File.ts 0.00% 3 Missing ⚠️
server/repository/job.go 80.00% 2 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1653      +/-   ##
==========================================
- Coverage   51.49%   51.15%   -0.35%     
==========================================
  Files         328      335       +7     
  Lines       18068    18331     +263     
  Branches      446      456      +10     
==========================================
+ Hits         9304     9377      +73     
- Misses       8252     8439     +187     
- Partials      512      515       +3     

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

@elliotcourant elliotcourant marked this pull request as ready for review January 5, 2024 23:25
@elliotcourant elliotcourant merged commit 43c9de7 into main Jan 5, 2024
12 of 14 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.

2 participants