Skip to content

🌱 Add regression testing to rukpak/convert - #1895

Merged
dtfranz merged 2 commits into
operator-framework:mainfrom
perdasilva:add-convert-regression-tests
Apr 3, 2025
Merged

🌱 Add regression testing to rukpak/convert#1895
dtfranz merged 2 commits into
operator-framework:mainfrom
perdasilva:add-convert-regression-tests

Conversation

@perdasilva

Copy link
Copy Markdown
Contributor

Description

Adds a regression test to the convert package to help catch breaking changes

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

@perdasilva
perdasilva requested a review from a team as a code ownerApril 3, 2025 12:15
@netlify

netlifyBot commented Apr 3, 2025

Copy link
Copy Markdown

Deploy Preview for olmv1 ready!

NameLink
🔨 Latest commitcd24e2b
🔍 Latest deploy loghttps://app.netlify.com/sites/olmv1/deploys/67ee878e09a23d0008354999
😎 Deploy Previewhttps://deploy-preview-1895--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@perdasilvaperdasilva changed the title 🌱 add regression testing🌱 Add regression testing to rukpak/convertApr 3, 2025
@codecov

codecovBot commented Apr 3, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.91%. Comparing base (d3aec37) to head (cd24e2b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #1895 +/- ##
==========================================
- Coverage 68.96% 68.91% -0.06% 
==========================================
Files 66 66 Lines 5243 5243 ==========================================
- Hits 3616 3613 -3 - Misses 1396 1398 +2 - Partials 231 232 +1 
FlagCoverage Δ
e2e50.39% <ø> (-0.16%)⬇️
unit56.68% <ø> (-0.02%)⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@perdasilva
perdasilvaforce-pushed the add-convert-regression-tests branch 2 times, most recently from 5e87081 to 2dc0939CompareApril 3, 2025 13:01
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
@perdasilva
perdasilvaforce-pushed the add-convert-regression-tests branch from 055019c to f86ff78CompareApril 3, 2025 13:04
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
@perdasilva
perdasilvaforce-pushed the add-convert-regression-tests branch from f86ff78 to cd24e2bCompareApril 3, 2025 13:05
@dtfranz
dtfranz added this pull request to the merge queue Apr 3, 2025
Merged via the queue into operator-framework:main with commit 23b9cdcApr 3, 2025
Sign up for freeto 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.

3 participants

@perdasilva@thetechnick@dtfranz