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: correct fingerprinting and common enhancer call #78

Merged
merged 2 commits into from
Dec 20, 2023

refactor enhancers

4f9106e
Select commit
Loading
Failed to load commit list.
Merged

fix: correct fingerprinting and common enhancer call #78

refactor enhancers
4f9106e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2023 in 0s

27.19% (+1.59%) compared to ea40479

View this Pull Request on Codecov

27.19% (+1.59%) compared to ea40479

Details

Codecov Report

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

Comparison is base (ea40479) 25.59% compared to head (4f9106e) 27.19%.

Files Patch % Lines
enhancers.go 54.54% 45 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   25.59%   27.19%   +1.59%     
==========================================
  Files          22       22              
  Lines        1633     1651      +18     
==========================================
+ Hits          418      449      +31     
+ Misses       1175     1157      -18     
- Partials       40       45       +5     

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