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

Reference 'expression', not 'function', in metadata #2773

Merged
merged 12 commits into from
Feb 22, 2025

Conversation

MichaelChirico
Copy link
Collaborator

@MichaelChirico MichaelChirico commented Feb 21, 2025

Closes #2680. Progress on #2737

Also move the check outside the actual lint loop; better to fail up-front if the linter is not usable.

AshesITR
AshesITR previously approved these changes Feb 21, 2025
@MichaelChirico
Copy link
Collaborator Author

Argh, the change to put requireNamespace() in the factory is much gnarlier than anticipated.

I'll file a follow-up & revert all but the tiny change here.

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.57%. Comparing base (9893f49) to head (1f32c26).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2773   +/-   ##
=======================================
  Coverage   99.57%   99.57%           
=======================================
  Files         125      125           
  Lines        6827     6827           
=======================================
  Hits         6798     6798           
  Misses         29       29           

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

@MichaelChirico MichaelChirico merged commit 56cd09c into main Feb 22, 2025
21 checks passed
@MichaelChirico MichaelChirico deleted the cyclocomp-check-time branch February 22, 2025 08:57
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.

cyclocomp_linter() message should be customized to 'function'/'expression'
2 participants