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: support current and next version of Stellar protocol XDR #309

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nebolsin
Copy link
Member

Note: this is work in progress.

  • extract XDR generated wrappers into separate stellar-xdr gem
  • rake task to regenerate the wrappers based on the definitions from stellar/stellar-xdr repo

@nebolsin nebolsin self-assigned this Mar 29, 2023
@github-advanced-security
Copy link

You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@coveralls-official
Copy link

Pull Request Test Coverage Report for Build 6271930396

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.518%

Totals Coverage Status
Change from base Build 6269750352: 0.0%
Covered Lines: 5169
Relevant Lines: 5346

💛 - Coveralls

@codacy-production
Copy link

codacy-production bot commented Sep 22, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1db3a01) 2849 2672 93.79%
Head commit (64a465d) 2849 (+0) 2672 (+0) 93.79% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#309) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

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.

1 participant