Skip to content

Conversation

@kakserpom
Copy link
Contributor

Fixes #536

@coveralls
Copy link

coveralls commented Dec 18, 2025

Pull Request Test Coverage Report for Build 20347831525

Details

  • 48 of 73 (65.75%) changed or added relevant lines in 9 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.4%) to 36.415%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/macros/src/extern_.rs 0 1 0.0%
crates/macros/src/zval.rs 0 2 0.0%
crates/macros/src/class.rs 4 9 44.44%
crates/macros/src/function.rs 1 6 16.67%
crates/macros/src/impl_.rs 0 6 0.0%
crates/macros/src/parsing.rs 25 31 80.65%
Files with Coverage Reduction New Missed Lines %
crates/macros/src/function.rs 1 25.0%
Totals Coverage Status
Change from base Build 20344194219: 0.4%
Covered Lines: 1686
Relevant Lines: 4630

💛 - Coveralls

@kakserpom kakserpom changed the title bugfix(macro): identifier-related bugs #536 fix(macro): identifier-related bugs #536 Dec 18, 2025
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.

macros: raw identifier bug

2 participants