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: Data reports #23

Open
wants to merge 66 commits into
base: main
Choose a base branch
from
Open

feat: Data reports #23

wants to merge 66 commits into from

Conversation

sophialittlejohn
Copy link
Collaborator

@sophialittlejohn sophialittlejohn commented Dec 2, 2024

Description

This pull request adds all of the remaining data reports:

  • investor transactions
  • asset transactions
  • fee transactions
  • token price
  • asset list
  • investor list

#14

#

@sophialittlejohn sophialittlejohn changed the title Data reports (investor transactions) feat: Data reports (investor transactions) Dec 3, 2024
@sophialittlejohn sophialittlejohn added the alpha Include in alpha release label Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 97.44646% with 31 lines in your changes missing coverage. Please review.

Project coverage is 92.02%. Comparing base (e9e2cc7) to head (291b47d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/IndexerQueries/assetSnapshots.ts 90.06% 16 Missing ⚠️
src/Reports/Processor.ts 97.94% 5 Missing and 1 partial ⚠️
src/IndexerQueries/assetTransactions.ts 98.27% 3 Missing ⚠️
src/IndexerQueries/trancheCurrencyBalance.ts 98.30% 3 Missing ⚠️
src/IndexerQueries/investorTransactions.ts 98.31% 2 Missing ⚠️
src/IndexerQueries/trancheSnapshots.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   86.46%   92.02%   +5.56%     
==========================================
  Files          24       29       +5     
  Lines        3029     4090    +1061     
  Branches      253      403     +150     
==========================================
+ Hits         2619     3764    +1145     
+ Misses        404      319      -85     
- Partials        6        7       +1     

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

@sophialittlejohn sophialittlejohn changed the title feat: Data reports (investor transactions) feat: Data reports (investor transactions, asset transactions) Dec 3, 2024
@sophialittlejohn sophialittlejohn changed the title feat: Data reports (investor transactions, asset transactions) feat: Data reports Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha Include in alpha release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant