Skip to content

feat: compile time check#30

Closed
dzmitry-lahoda wants to merge 1 commit intoergoplatform:developfrom
dzmitry-lahoda-forks:dz/3
Closed

feat: compile time check#30
dzmitry-lahoda wants to merge 1 commit intoergoplatform:developfrom
dzmitry-lahoda-forks:dz/3

Conversation

@dzmitry-lahoda
Copy link
Contributor

@dzmitry-lahoda dzmitry-lahoda commented May 8, 2025

  • const_evaluatable_checked is dead and removed from rust
  • added const fn and token based approach

@coveralls
Copy link

coveralls commented May 8, 2025

Pull Request Test Coverage Report for Build 14917662427

Details

  • 5 of 12 (41.67%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-2.4%) to 48.077%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/bounded_vec.rs 5 12 41.67%
Totals Coverage Status
Change from base Build 12837324696: -2.4%
Covered Lines: 50
Relevant Lines: 104

💛 - Coveralls

sanitation to docs

clippy

docs on usage of prove
@dzmitry-lahoda
Copy link
Contributor Author

may be in some other PR can hide prove creation behind macro like this https://gitlab.com/fili_pk/bounded-vector/-/blob/master/src/macros.rs?ref_type=heads#L40

@dzmitry-lahoda
Copy link
Contributor Author

Closing in favor of #31

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.

2 participants