Skip to content

chore: add tests for the generated mapper.json file#2850

Closed
wilsonrivera wants to merge 31 commits into
wilson/eng-9541from
wilson/eng-9543-controlplane-test-that-mapperjson-contain-the-correct
Closed

chore: add tests for the generated mapper.json file#2850
wilsonrivera wants to merge 31 commits into
wilson/eng-9541from
wilson/eng-9543-controlplane-test-that-mapperjson-contain-the-correct

Conversation

@wilsonrivera
Copy link
Copy Markdown
Contributor

@coderabbitai summary

Checklist

  • I have discussed my proposed changes in an issue and have received approval to proceed.
  • I have followed the coding standards of the project.
  • Tests or benchmarks have been added or updated.
  • Documentation has been updated on https://github.com/wundergraph/docs-website.
  • I have read the Contributors Guide.

Open Source AI Manifesto

This project follows the principles of the Open Source AI Manifesto. Please ensure your contribution aligns with its principles.

The goal of this PR is to add tests to ensure that the contents of the generated mapper.json file is correct.

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 9, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4bfe467b-d192-43e7-9fbb-b9bf4b78c18f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

❌ Patch coverage is 88.52459% with 203 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (wilson/eng-9541@58ae025). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ntrolplane/src/core/services/CompositionService.ts 90.73% 78 Missing ⚠️
...rvices/graph/setGraphRouterCompatibilityVersion.ts 17.85% 21 Missing and 2 partials ⚠️
.../src/core/repositories/FederatedGraphRepository.ts 87.85% 17 Missing ⚠️
...core/bufservices/feature-flag/updateFeatureFlag.ts 82.85% 12 Missing ⚠️
...e/bufservices/federated-graph/migrateFromApollo.ts 0.00% 11 Missing ⚠️
.../src/core/bufservices/monograph/updateMonograph.ts 8.33% 11 Missing ⚠️
...vices/federated-graph/createFederatedGraphToken.ts 0.00% 10 Missing ⚠️
controlplane/src/core/composition/composer.ts 56.52% 10 Missing ⚠️
...lplane/src/core/repositories/SubgraphRepository.ts 87.65% 10 Missing ⚠️
...core/bufservices/feature-flag/createFeatureFlag.ts 82.75% 5 Missing ⚠️
... and 12 more
Additional details and impacted files
@@                Coverage Diff                 @@
##             wilson/eng-9541    #2850   +/-   ##
==================================================
  Coverage                   ?   64.52%           
==================================================
  Files                      ?      318           
  Lines                      ?    45114           
  Branches                   ?     4879           
==================================================
  Hits                       ?    29108           
  Misses                     ?    15981           
  Partials                   ?       25           
Files with missing lines Coverage Δ
...ntrolplane/src/core/bufservices/PlatformService.ts 83.08% <100.00%> (ø)
...src/core/bufservices/monograph/publishMonograph.ts 64.00% <100.00%> (ø)
...lane/src/core/bufservices/subgraph/moveSubgraph.ts 84.70% <100.00%> (ø)
...ne/src/core/bufservices/subgraph/updateSubgraph.ts 83.88% <100.00%> (ø)
...ane/src/core/repositories/FeatureFlagRepository.ts 86.83% <100.00%> (ø)
controlplane/src/db/models.ts 100.00% <ø> (ø)
controlplane/src/db/schema.ts 100.00% <100.00%> (ø)
controlplane/src/types/index.ts 100.00% <100.00%> (ø)
...ne/src/core/bufservices/contract/createContract.ts 77.45% <95.23%> (ø)
...ne/src/core/bufservices/contract/updateContract.ts 77.14% <97.61%> (ø)
... and 20 more
🚀 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.

JivusAyrus and others added 9 commits May 11, 2026 15:54
Co-authored-by: Copilot <copilot@github.com>
…ith transaction support

Co-authored-by: Copilot <copilot@github.com>
…dd-rpc-method-to-recompose-a-specific-feature

# Conflicts:
#	connect-go/gen/proto/wg/cosmo/platform/v1/platform.pb.go
#	connect-go/gen/proto/wg/cosmo/platform/v1/platformv1connect/platform.connect.go
#	connect/src/wg/cosmo/platform/v1/platform-PlatformService_connectquery.ts
#	connect/src/wg/cosmo/platform/v1/platform_connect.ts
#	connect/src/wg/cosmo/platform/v1/platform_pb.ts
#	controlplane/src/core/bufservices/PlatformService.ts
#	controlplane/src/core/services/CompositionService.ts
#	proto/wg/cosmo/platform/v1/platform.proto
…e-a-specific-feature' into wilson/eng-9543-controlplane-test-that-mapperjson-contain-the-correct
@wilsonrivera wilsonrivera changed the base branch from wilson/eng-9541-controlplane-add-rpc-method-to-recompose-a-specific-feature to wilson/eng-9541 May 11, 2026 22:40
@wilsonrivera
Copy link
Copy Markdown
Contributor Author

It have been cancelled in favor of #2854

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.

5 participants