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

#5848: FontHandler log entries at debug level #5858

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

SJuliez
Copy link
Member

@SJuliez SJuliez commented Aug 5, 2024

Since the FontHandler log entries (could not register font ...) usually only mean that a font is already installed at system level, this changes their report level to DEBUG so they don't usually appear in the log.

Fix #5848

Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.97%. Comparing base (a55a508) to head (b1db2cd).
Report is 13 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5858      +/-   ##
============================================
- Coverage     28.99%   28.97%   -0.02%     
+ Complexity    13930    13905      -25     
============================================
  Files          2512     2512              
  Lines        267289   267291       +2     
  Branches      47837    47837              
============================================
- Hits          77510    77458      -52     
- Misses       185829   185879      +50     
- Partials       3950     3954       +4     

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

@rjhancock rjhancock merged commit e730e3d into MegaMek:master Aug 7, 2024
5 checks passed
@SJuliez SJuliez deleted the font-log-revisit branch October 15, 2024 19:32
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.

[50.0.0-SNAPSHOT] Problems loading Noto Sans font on Linux
2 participants