Skip to content

Conversation

@ChrisJBurns
Copy link
Collaborator

When running task operator-test-integration by default it will spit out a bunch of logs and specs. We want to reduce this by default to only show what failed. You can choose to go back to verbosity if you want by removing the --succinct flag in the operator-test-integration Task. There's probably something smarter we could do but Taskfile is less flexible than Make and I don't want to have to duplicate the Task for a verbose version, so will keep it simple for now

@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.65%. Comparing base (ec2897b) to head (1e56a0a).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2642   +/-   ##
=======================================
  Coverage   55.64%   55.65%           
=======================================
  Files         312      312           
  Lines       29885    29885           
=======================================
+ Hits        16630    16632    +2     
+ Misses      11811    11809    -2     
  Partials     1444     1444           

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

Signed-off-by: Chris Burns <29541485+ChrisJBurns@users.noreply.github.com>
@ChrisJBurns ChrisJBurns force-pushed the removes-test-integartion-verbosity branch from 39794cb to 1e56a0a Compare November 18, 2025 21:50
@ChrisJBurns ChrisJBurns enabled auto-merge (squash) November 18, 2025 21:54
@ChrisJBurns ChrisJBurns merged commit 5bd0e29 into main Nov 18, 2025
28 checks passed
@ChrisJBurns ChrisJBurns deleted the removes-test-integartion-verbosity branch November 18, 2025 22:35
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.

3 participants