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

Drastically Improve Speed and Memory Performance #253

Merged
merged 8 commits into from
Feb 25, 2024

Add final keyword to Regex

cbc94b2
Select commit
Loading
Failed to load commit list.
Merged

Drastically Improve Speed and Memory Performance #253

Add final keyword to Regex
cbc94b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2024 in 1s

84.94% (-0.82%) compared to 092bb2d, passed because coverage increased by +0.05% when compared to adjusted base (84.88%)

View this Pull Request on Codecov

84.94% (-0.82%) compared to 092bb2d, passed because coverage increased by +0.05% when compared to adjusted base (84.88%)

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 84.94%. Comparing base (092bb2d) to head (cbc94b2).

Files Patch % Lines
Sources/XcbeautifyLib/Parser.swift 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
- Coverage   85.76%   84.94%   -0.82%     
==========================================
  Files          14       14              
  Lines        1545     1461      -84     
==========================================
- Hits         1325     1241      -84     
  Misses        220      220              

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