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

State unification #15

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

fix RGB21 ids

f44cb12
Select commit
Loading
Failed to load commit list.
Open

State unification #15

fix RGB21 ids
f44cb12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 19, 2024 in 1s

23.7% of diff hit (target 60.0%)

View this Pull Request on Codecov

23.7% of diff hit (target 60.0%)

Annotations

Check warning on line 76 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 173 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L152-L173

Added lines #L152 - L173 were not covered by tests

Check warning on line 184 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L184

Added line #L184 was not covered by tests

Check warning on line 72 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L72

Added line #L72 was not covered by tests

Check warning on line 82 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L82

Added line #L82 was not covered by tests

Check warning on line 109 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L100-L109

Added lines #L100 - L109 were not covered by tests

Check warning on line 140 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L138-L140

Added lines #L138 - L140 were not covered by tests

Check warning on line 145 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L145

Added line #L145 was not covered by tests

Check warning on line 150 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L150

Added line #L150 was not covered by tests

Check warning on line 181 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L179-L181

Added lines #L179 - L181 were not covered by tests

Check warning on line 186 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L186

Added line #L186 was not covered by tests

Check warning on line 191 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L191

Added line #L191 was not covered by tests

Check warning on line 198 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L198

Added line #L198 was not covered by tests

Check warning on line 203 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L203

Added line #L203 was not covered by tests

Check warning on line 209 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L207-L209

Added lines #L207 - L209 were not covered by tests

Check warning on line 218 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L218

Added line #L218 was not covered by tests

Check warning on line 231 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L231

Added line #L231 was not covered by tests

Check warning on line 244 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L244

Added line #L244 was not covered by tests

Check warning on line 256 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L256

Added line #L256 was not covered by tests

Check warning on line 269 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L269

Added line #L269 was not covered by tests

Check warning on line 290 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L290

Added line #L290 was not covered by tests

Check warning on line 295 in src/rgb20/issuer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/issuer.rs#L294-L295

Added lines #L294 - L295 were not covered by tests

Check warning on line 174 in src/rgb20/wrapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/wrapper.rs#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 177 in src/rgb20/wrapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/wrapper.rs#L177

Added line #L177 was not covered by tests

Check warning on line 182 in src/rgb20/wrapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rgb20/wrapper.rs#L182

Added line #L182 was not covered by tests