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

JETAnalyzer: disable bail_out_const_call #605

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

JETAnalyzer: disable `bail_out_const_call`

dd34e12
Select commit
Loading
Failed to load commit list.
Open

JETAnalyzer: disable bail_out_const_call #605

JETAnalyzer: disable `bail_out_const_call`
dd34e12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 31, 2024 in 1s

91.49% (-0.06%) compared to 05714f2

View this Pull Request on Codecov

91.49% (-0.06%) compared to 05714f2

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (05714f2) 91.55% compared to head (dd34e12) 91.49%.

Files Patch % Lines
src/analyzers/jetanalyzer.jl 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #605      +/-   ##
==========================================
- Coverage   91.55%   91.49%   -0.06%     
==========================================
  Files          10       10              
  Lines        3007     3010       +3     
==========================================
+ Hits         2753     2754       +1     
- Misses        254      256       +2     

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