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 20412115136

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

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.448%

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 20411090076: 0.4%
Covered Lines: 1689
Relevant Lines: 4634

💛 - Coveralls

@kakserpom kakserpom changed the title bugfix(macro): identifier-related bugs #536 fix(macro): identifier-related bugs #536 Dec 18, 2025
@kakserpom kakserpom force-pushed the 536_identifiers branch 2 times, most recently from e5f8674 to 9661e65 Compare December 18, 2025 18:55
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