Skip to content

Conversation

Chance-fyi
Copy link
Contributor

fixes #655

Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.93%. Comparing base (7a8f31a) to head (df49302).
Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #656      +/-   ##
==========================================
+ Coverage   80.86%   80.93%   +0.06%     
==========================================
  Files          33       33              
  Lines        4223     4274      +51     
==========================================
+ Hits         3415     3459      +44     
- Misses        735      737       +2     
- Partials       73       78       +5     

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

Copy link
Member

@MarvinJWendt MarvinJWendt left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for contributing 🚀

@MarvinJWendt MarvinJWendt enabled auto-merge (squash) June 6, 2025 20:10
@MarvinJWendt MarvinJWendt merged commit 7278f55 into pterm:master Jun 6, 2025
2 checks passed
@MarvinJWendt MarvinJWendt changed the title fix(spinner): Clear the old text when using UpdateText with Spinner fix(spinner): clear the old text when using UpdateText with Spinner Jun 6, 2025
@github-actions github-actions bot added fix and removed fix labels Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When using UpdateText with Spinner, the value of the old text is not cleared
2 participants