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

v3: Optimize IsFromLocal() performance #3140

Merged
merged 1 commit into from
Sep 23, 2024

Optimize IsFromLocal()

7b13bfe
Select commit
Loading
Failed to load commit list.
Merged

v3: Optimize IsFromLocal() performance #3140

Optimize IsFromLocal()
7b13bfe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 23, 2024 in 1s

80.11% (-0.08%) compared to fbc24e8

View this Pull Request on Codecov

80.11% (-0.08%) compared to fbc24e8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.11%. Comparing base (fbc24e8) to head (7b13bfe).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3140      +/-   ##
==========================================
- Coverage   80.19%   80.11%   -0.08%     
==========================================
  Files         117      117              
  Lines        9048     9043       -5     
==========================================
- Hits         7256     7245      -11     
- Misses       1360     1364       +4     
- Partials      432      434       +2     

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