Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: demonstrate that 'pepr build' outputs comparable config-derived values #1688

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

btlghrants
Copy link
Collaborator

Description

Automatically validtes that pepr-native output resource manafest and helm charts contain comparable config-derived values.

Related Issue

Fixes #1640

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@btlghrants btlghrants self-assigned this Jan 17, 2025
@btlghrants btlghrants added this to the v0.43.0 milestone Jan 17, 2025
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.52%. Comparing base (7d4df9d) to head (1b517c4).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1688   +/-   ##
=======================================
  Coverage   79.52%   79.52%           
=======================================
  Files          48       48           
  Lines        2090     2090           
  Branches      461      460    -1     
=======================================
  Hits         1662     1662           
  Misses        398      398           
  Partials       30       30           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

Ensure helm templates manifests correspond to Kubernetes manifests 1:1
1 participant