Skip to content

feat(1322): validate schema using linter#2827

Closed
beelchester wants to merge 7 commits intotailcallhq:mainfrom
beelchester:feat/schema-linter
Closed

feat(1322): validate schema using linter#2827
beelchester wants to merge 7 commits intotailcallhq:mainfrom
beelchester:feat/schema-linter

Conversation

@beelchester
Copy link
Copy Markdown
Contributor

fixes: #1322, #1330
/claim #1322

Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
@github-actions github-actions bot added the type: feature Brand new functionality, features, pages, workflows, endpoints, etc. label Sep 16, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 5.55556% with 153 lines in your changes missing coverage. Please review.

Project coverage is 86.61%. Comparing base (d02b6e6) to head (02d5a5f).
Report is 32 commits behind head on main.

Files with missing lines Patch % Lines
src/core/config/lint.rs 3.77% 153 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2827      +/-   ##
==========================================
- Coverage   87.13%   86.61%   -0.53%     
==========================================
  Files         254      255       +1     
  Lines       25144    25301     +157     
==========================================
+ Hits        21910    21914       +4     
- Misses       3234     3387     +153     

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

@github-actions
Copy link
Copy Markdown

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Sep 21, 2024
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
@github-actions github-actions bot removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Sep 24, 2024
@github-actions
Copy link
Copy Markdown

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Sep 29, 2024
@github-actions github-actions bot removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Oct 2, 2024
beelchester and others added 3 commits October 2, 2024 11:53
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
@beelchester beelchester marked this pull request as ready for review October 2, 2024 07:34
@tusharmath
Copy link
Copy Markdown
Contributor

/tip $50

@tusharmath tusharmath closed this Oct 2, 2024
@algora-pbc
Copy link
Copy Markdown

algora-pbc bot commented Oct 2, 2024

🎉🎈 @beelchester has been awarded $50! 🎈🎊

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

Labels

🙋 Bounty claim 💰 Rewarded type: feature Brand new functionality, features, pages, workflows, endpoints, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validate schema using linters

2 participants