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: make stateless #497

Merged
merged 231 commits into from
Oct 23, 2024
Merged

feat: make stateless #497

merged 231 commits into from
Oct 23, 2024

Conversation

gfyrag
Copy link
Contributor

@gfyrag gfyrag commented Sep 26, 2024

No description provided.

@gfyrag gfyrag requested a review from a team as a code owner September 26, 2024 09:22
@gfyrag gfyrag force-pushed the feat/ledger-stateless branch 5 times, most recently from cf791e2 to 2794f7a Compare October 4, 2024 07:35
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 76.30662% with 408 lines in your changes missing coverage. Please review.

Project coverage is 82.75%. Comparing base (acbd8bd) to head (d6aa400).
Report is 691 commits behind head on main.

Files with missing lines Patch % Lines
internal/api/v2/controllers_bulk.go 64.84% 65 Missing and 12 partials ⚠️
internal/api/v1/controllers_transactions_create.go 52.27% 35 Missing and 7 partials ⚠️
internal/api/v2/common.go 79.16% 20 Missing and 10 partials ⚠️
cmd/serve.go 81.57% 16 Missing and 5 partials ⚠️
cmd/buckets_upgrade.go 64.70% 12 Missing and 6 partials ⚠️
internal/api/v1/controllers_transactions_read.go 29.16% 13 Missing and 4 partials ⚠️
internal/api/v1/controllers_balances_list.go 63.15% 10 Missing and 4 partials ⚠️
internal/api/v1/controllers_logs_list.go 75.51% 9 Missing and 3 partials ⚠️
...al/api/v1/controllers_transactions_add_metadata.go 54.16% 9 Missing and 2 partials ⚠️
internal/api/v2/controllers_accounts_read.go 64.51% 9 Missing and 2 partials ⚠️
... and 38 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #497       +/-   ##
===========================================
+ Coverage   64.23%   82.75%   +18.51%     
===========================================
  Files         152      117       -35     
  Lines       14190     6773     -7417     
===========================================
- Hits         9115     5605     -3510     
+ Misses       4487      883     -3604     
+ Partials      588      285      -303     

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

@gfyrag gfyrag enabled auto-merge (rebase) October 23, 2024 08:09
@gfyrag gfyrag merged commit e5594ac into main Oct 23, 2024
9 checks passed
@gfyrag gfyrag deleted the feat/ledger-stateless branch October 23, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants