Skip to content

fix(macros): respect visibility of input function#14

Merged
loichyan merged 1 commit into
mainfrom
fix/fn-vis
Aug 28, 2025
Merged

fix(macros): respect visibility of input function#14
loichyan merged 1 commit into
mainfrom
fix/fn-vis

Conversation

@loichyan
Copy link
Copy Markdown
Owner

The visibility of input functions is silently ignored, but should be prepended to #[dynify]ed functions.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.37%. Comparing base (84883ca) to head (0b3cf1e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage   98.37%   98.37%           
=======================================
  Files          12       12           
  Lines         859      862    +3     
=======================================
+ Hits          845      848    +3     
  Misses         14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@loichyan loichyan merged commit d862743 into main Aug 28, 2025
8 checks passed
@loichyan loichyan deleted the fix/fn-vis branch August 28, 2025 13:00
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.

1 participant