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

Fix browser deprecations in Pharo 11 #1421

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

marschall
Copy link
Contributor

This should help with all the deprecation warnings on Pharo 12 in logs.

Copy link

codecov bot commented Jul 6, 2024

Codecov Report

Attention: Patch coverage is 54.28571% with 16 lines in your changes missing coverage. Please review.

Project coverage is 48.27%. Comparing base (3074c69) to head (1cd0101).

Files Patch % Lines
...RPackageBasedBrowser.class/instance/messageList.st 0.00% 12 Missing ⚠️
.../WARPackageBasedBrowser.class/instance/contents.st 0.00% 3 Missing ⚠️
...dBrowser.class/instance/systemCategoryListIndex.st 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1421   +/-   ##
=======================================
  Coverage   48.27%   48.27%           
=======================================
  Files        9116     9117    +1     
  Lines       81731    81748   +17     
=======================================
+ Hits        39452    39464   +12     
- Misses      42279    42284    +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marschall marschall requested a review from jbrichau July 6, 2024 15:57
Copy link
Member

@jbrichau jbrichau left a comment

Choose a reason for hiding this comment

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

thanks!

@marschall marschall merged commit 9742bb2 into SeasideSt:master Jul 6, 2024
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants