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

Enable smart contracts coverage #429

Open
AnnaShaleva opened this issue Aug 16, 2024 · 0 comments · May be fixed by #439
Open

Enable smart contracts coverage #429

AnnaShaleva opened this issue Aug 16, 2024 · 0 comments · May be fixed by #439
Labels
feature Completely new functionality I4 No visible changes S1 Highly significant U3 Regular
Milestone

Comments

@AnnaShaleva
Copy link
Member

nspcc-dev/neo-go#3462 is almost done, thus coverage is unlocked for NeoFS contracts. We need to:

  1. Add make target to collect contracts coverage. Be careful since this repo contains not only contracts, but also simple Go code.
  2. Add GithubAction job that will collect and report contracts coverage.
  3. Add a coverage badge to README.
  4. Profit! Space for contracts coverage improvement is created.
@AnnaShaleva AnnaShaleva added U3 Regular S2 Regular significance I4 No visible changes feature Completely new functionality labels Aug 16, 2024
@roman-khimov roman-khimov added S1 Highly significant and removed S2 Regular significance labels Aug 18, 2024
@roman-khimov roman-khimov added this to the v0.21.0 milestone Aug 18, 2024
AnnaShaleva added a commit that referenced this issue Oct 7, 2024
Collect coverage for contracts, a part of #429.

Signed-off-by: Anna Shaleva <[email protected]>
AnnaShaleva added a commit that referenced this issue Oct 7, 2024
A part of #429.

Signed-off-by: Anna Shaleva <[email protected]>
AnnaShaleva added a commit that referenced this issue Oct 7, 2024
Including Coverage badge, a part of #429.

Signed-off-by: Anna Shaleva <[email protected]>
@AnnaShaleva AnnaShaleva linked a pull request Oct 7, 2024 that will close this issue
AnnaShaleva added a commit that referenced this issue Oct 7, 2024
A part of #429.

Signed-off-by: Anna Shaleva <[email protected]>
AnnaShaleva added a commit that referenced this issue Oct 7, 2024
Including Coverage badge, a part of #429.

Signed-off-by: Anna Shaleva <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Completely new functionality I4 No visible changes S1 Highly significant U3 Regular
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants