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

Use zod for input validation 🦹 #275

Merged
merged 2 commits into from
Nov 18, 2023

Conversation

jamacku
Copy link
Member

@jamacku jamacku commented Nov 18, 2023

replaces: #223

@jamacku jamacku added this to the v3.0.0 milestone Nov 18, 2023
@jamacku jamacku self-assigned this Nov 18, 2023
Copy link

codecov bot commented Nov 18, 2023

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (1aa0b37) 83.88% compared to head (c05c76b) 66.38%.
Report is 3 commits behind head on main.

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

Files Patch % Lines
src/config.ts 55.17% 13 Missing ⚠️
src/labeler.ts 77.77% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #275       +/-   ##
===========================================
- Coverage   83.88%   66.38%   -17.50%     
===========================================
  Files           5        4        -1     
  Lines         515      238      -277     
  Branches       90       27       -63     
===========================================
- Hits          432      158      -274     
+ Misses         83       80        -3     

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

@jamacku jamacku marked this pull request as draft November 18, 2023 10:33
@jamacku jamacku marked this pull request as ready for review November 18, 2023 11:58
@jamacku jamacku merged commit a0c8e01 into redhat-plumbers-in-action:main Nov 18, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant