Skip to content

Fixed some tests #4217

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

Merged
merged 4 commits into from
Apr 1, 2025
Merged

Fixed some tests #4217

merged 4 commits into from
Apr 1, 2025

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented Mar 31, 2025

  • function transports have been removed. removing the related test
  • profiles_sample_rate is not experimental anymore
  • continuous_profiling_mode has been removed so only the top level profiler_mode exists. (so the if is not necessary anymore)

Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.54%. Comparing base (d32aaf0) to head (a6d330a).
Report is 1 commits behind head on potel-base.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@              Coverage Diff               @@
##           potel-base    #4217      +/-   ##
==============================================
- Coverage       83.56%   83.54%   -0.02%     
==============================================
  Files             143      143              
  Lines           14630    14630              
  Branches         2317     2317              
==============================================
- Hits            12225    12223       -2     
  Misses           1689     1689              
- Partials          716      718       +2     

see 2 files with indirect coverage changes

@antonpirker antonpirker requested a review from sentrivana March 31, 2025 15:01
@antonpirker antonpirker marked this pull request as ready for review March 31, 2025 15:01
@antonpirker antonpirker requested a review from a team as a code owner March 31, 2025 15:01
@antonpirker
Copy link
Member Author

@sentrivana this PR makes the last three tests green. :-)

Copy link
Member

@szokeasaurusrex szokeasaurusrex left a comment

Choose a reason for hiding this comment

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

lgtm, see comments before merging

@antonpirker antonpirker merged commit bff8fdd into potel-base Apr 1, 2025
128 checks passed
@antonpirker antonpirker deleted the antonpirker/potel/fixes branch April 1, 2025 13:10
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