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

Sprint 1.14 #3228

Merged
merged 409 commits into from May 1, 2024
Merged

Sprint 1.14 #3228

merged 409 commits into from May 1, 2024

Conversation

Jayashsatolia403
Copy link
Collaborator

Fixes

Changes

Need to be mentioned in CHANGELOG.md?

Tests

Tasks to complete before merging PR:

  • Ensure system tests are passing. If not Run them manually to check for any regressions 📋
  • Do any new system tests need added to test this change? do any existing system tests need updated? If so create a PR at 0chain/system_test
  • Merge your system tests PR to master AFTER merging this PR

Associated PRs (Link as appropriate):

  • blobber:
  • gosdk:
  • system_test:
  • zboxcli:
  • zwalletcli:
  • Other: ...

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 39.23337% with 1617 lines in your changes are missing coverage. Please review.

Project coverage is 24.95%. Comparing base (e4a8e8c) to head (c44b524).

Files Patch % Lines
...in.net/smartcontract/storagesc/storage_node_gen.go 34.89% 195 Missing and 27 partials ⚠️
...ain.net/smartcontract/storagesc/writemarker_gen.go 23.93% 185 Missing and 12 partials ⚠️
...e/go/0chain.net/smartcontract/storagesc/blobber.go 42.95% 143 Missing and 31 partials ⚠️
...n.net/core/util/entitywrapper/enittywrapper_gen.go 44.50% 98 Missing and 13 partials ⚠️
.../0chain.net/smartcontract/storagesc/writemarker.go 33.10% 91 Missing and 6 partials ⚠️
...chain.net/core/util/entitywrapper/enittywrapper.go 53.59% 57 Missing and 14 partials ⚠️
...o/0chain.net/smartcontract/storagesc/allocation.go 37.37% 50 Missing and 12 partials ⚠️
...de/go/0chain.net/smartcontract/storagesc/models.go 61.39% 43 Missing and 18 partials ⚠️
.../0chain.net/smartcontract/partitions/partitions.go 40.40% 54 Missing and 5 partials ⚠️
...e/go/0chain.net/smartcontract/dbs/event/blobber.go 1.96% 48 Missing and 2 partials ⚠️
... and 37 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #3228      +/-   ##
===========================================
- Coverage    28.77%   24.95%   -3.82%     
===========================================
  Files          405      537     +132     
  Lines        67169    81487   +14318     
===========================================
+ Hits         19325    20333    +1008     
- Misses       45512    58682   +13170     
- Partials      2332     2472     +140     
Flag Coverage Δ
Unit-Tests 24.95% <39.23%> (-3.82%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Jayashsatolia403 and others added 28 commits April 20, 2024 03:18
…x/partition-benchmark

# Conflicts:
#	code/go/0chain.net/smartcontract/dbs/event/db_setup_test.go
Fix move tablespace, transaction errors worker and unit tests
Remove negative chain size check
Fix transaction errors worker
@dabasov dabasov merged commit 0481652 into staging May 1, 2024
19 of 27 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.

None yet