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

[Feat] no-danger: allow custom components as option for no-danger #3748

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

akulsr0
Copy link
Contributor

@akulsr0 akulsr0 commented May 6, 2024

Closes #3434

Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.39%. Comparing base (4467db5) to head (a8e1185).
Report is 2 commits behind head on master.

❗ Current head a8e1185 differs from pull request most recent head a7a3fe8. Consider uploading reports for the commit a7a3fe8 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3748      +/-   ##
==========================================
- Coverage   97.71%   94.39%   -3.33%     
==========================================
  Files         133      133              
  Lines        9470     9476       +6     
  Branches     3469     3473       +4     
==========================================
- Hits         9254     8945     -309     
- Misses        216      531     +315     

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

docs/rules/no-danger.md Outdated Show resolved Hide resolved
lib/rules/no-danger.js Outdated Show resolved Hide resolved
lib/rules/no-danger.js Outdated Show resolved Hide resolved
lib/rules/no-danger.js Outdated Show resolved Hide resolved
tests/lib/rules/no-danger.js Show resolved Hide resolved
@akulsr0
Copy link
Contributor Author

akulsr0 commented May 16, 2024

Let me know if anything is pending here else can we proceed towards merging it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

feat: no-danger find props on all components (not just native)
2 participants