Skip to content

chore: FIx format

8571f7d
Select commit
Loading
Failed to load commit list.
Merged

feat: Add exporters and enrichers #5

chore: FIx format
8571f7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 11, 2026 in 0s

82.21% (-17.79%) compared to b365ffb

View this Pull Request on Codecov

82.21% (-17.79%) compared to b365ffb

Details

Codecov Report

❌ Patch coverage is 81.22867% with 165 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/cli.ts 0.00% 145 Missing ⚠️
src/resolvers/yahoo.ts 95.47% 10 Missing ⚠️
src/cache.ts 94.02% 4 Missing ⚠️
src/exporters/yahoo.ts 93.33% 4 Missing ⚠️
src/resolvers/file.ts 96.66% 2 Missing ⚠️
@@             Coverage Diff              @@
##              main       #5       +/-   ##
============================================
- Coverage   100.00%   82.21%   -17.79%     
============================================
  Files            4       11        +7     
  Lines          246      928      +682     
  Branches        68      188      +120     
============================================
+ Hits           246      763      +517     
- Misses           0      165      +165     
Files with missing lines Coverage Δ
src/enricher.ts 100.00% <100.00%> (ø)
src/exporters/types.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/parsers/avanza.ts 100.00% <100.00%> (ø)
src/parsers/nordnet.ts 100.00% <100.00%> (ø)
src/parsers/utils.ts 100.00% <100.00%> (ø)
src/resolvers/file.ts 96.66% <96.66%> (ø)
src/cache.ts 94.02% <94.02%> (ø)
src/exporters/yahoo.ts 93.33% <93.33%> (ø)
src/resolvers/yahoo.ts 95.47% <95.47%> (ø)
... and 1 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.