Skip to content

Commit

Permalink
fix: fix changeset for newest custom rule (#1434)
Browse files Browse the repository at this point in the history
  • Loading branch information
malis42 authored Feb 13, 2024
1 parent 8d5e8a8 commit a8b45b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .changeset/lemon-onions-approve.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
"@redocly/openapi-core": minor
"@redocly/cli": minor
---

Added new `no-required-schema-properties-undefined` rule to check if each required schema property is defined.

1 comment on commit a8b45b5

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 76.19% 4326/5678
🟡 Branches 65.97% 2258/3423
🟡 Functions 68.93% 699/1014
🟡 Lines 76.39% 4067/5324

Test suite run success

710 tests passing in 101 suites.

Report generated by 🧪jest coverage report action from a8b45b5

Please sign in to comment.