Skip to content

Fix schema generation when run under path with dots#4009

Closed
thomas11 wants to merge 2 commits into
masterfrom
tkappler/tie
Closed

Fix schema generation when run under path with dots#4009
thomas11 wants to merge 2 commits into
masterfrom
tkappler/tie

Conversation

@thomas11

@thomas11 thomas11 commented Mar 5, 2025

Copy link
Copy Markdown
Contributor

This PR is a copy of #3968 by @tie, to make CI tests run.

This change fixes schema generation when specifications path contains
dots (e.g. /build/pulumi-azure-native-2.88.0/azure-rest-api-specs/…).
@github-actions

github-actions Bot commented Mar 5, 2025

Copy link
Copy Markdown
Contributor

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@codecov

codecov Bot commented Mar 6, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 57.53%. Comparing base (927be8f) to head (7195ce9).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
provider/pkg/resources/resources.go 88.88% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4009   +/-   ##
=======================================
  Coverage   57.52%   57.53%           
=======================================
  Files          82       82           
  Lines       13096    13099    +3     
=======================================
+ Hits         7533     7536    +3     
  Misses       4987     4987           
  Partials      576      576           

☔ 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.

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.

2 participants