Skip to content

Feature/oaw 30 adr linter#676

Merged
stevenbal merged 5 commits intomasterfrom
feature/oaw-30-adr-linter
Oct 10, 2025
Merged

Feature/oaw 30 adr linter#676
stevenbal merged 5 commits intomasterfrom
feature/oaw-30-adr-linter

Conversation

@Floris272
Copy link
Contributor

Partially fixes maykinmedia/open-api-workflows#30

Changes

  • adds api-version header to api and spec file
  • adds adr api spec spectral file for linting

@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2025

Codecov Report

❌ Patch coverage is 55.55556% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.08%. Comparing base (7a50add) to head (d701293).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
src/objects/utils/autoschema.py 30.00% 7 Missing ⚠️
src/objects/utils/oas_extensions/views.py 66.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #676      +/-   ##
==========================================
- Coverage   82.37%   82.08%   -0.30%     
==========================================
  Files         130      131       +1     
  Lines        2451     2489      +38     
  Branches      198      201       +3     
==========================================
+ Hits         2019     2043      +24     
- Misses        391      403      +12     
- Partials       41       43       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Floris272 Floris272 force-pushed the feature/oaw-30-adr-linter branch 2 times, most recently from 50f3753 to 19fc88f Compare September 25, 2025 14:37
@Floris272 Floris272 marked this pull request as ready for review September 29, 2025 09:04
@Floris272 Floris272 requested a review from stevenbal September 29, 2025 09:04
@Floris272 Floris272 force-pushed the feature/oaw-30-adr-linter branch from dc9bd9b to 8a5f210 Compare October 1, 2025 10:46
@Floris272 Floris272 requested a review from stevenbal October 1, 2025 10:57
@Floris272 Floris272 force-pushed the feature/oaw-30-adr-linter branch from 8a5f210 to f7d957e Compare October 7, 2025 12:34
@Floris272 Floris272 requested a review from stevenbal October 7, 2025 15:16
@Floris272 Floris272 force-pushed the feature/oaw-30-adr-linter branch from f7d957e to f312e3e Compare October 7, 2025 16:02
@Floris272 Floris272 force-pushed the feature/oaw-30-adr-linter branch from f312e3e to d701293 Compare October 9, 2025 09:59
@stevenbal stevenbal merged commit bfa691c into master Oct 10, 2025
27 checks passed
@stevenbal stevenbal deleted the feature/oaw-30-adr-linter branch October 10, 2025 09: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.

Add API design rules linter to CI

3 participants