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

Improve memory performance of collector #331

Improve memory performance of collector

6d7c889
Select commit
Loading
Failed to load commit list.
Merged

Improve memory performance of collector #331

Improve memory performance of collector
6d7c889
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 5, 2023 in 0s

72.87% (-0.39%) compared to c5e0992

View this Pull Request on Codecov

72.87% (-0.39%) compared to c5e0992

Details

Codecov Report

Merging #331 (6d7c889) into main (c5e0992) will decrease coverage by 0.39%.
The diff coverage is 26.31%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
- Coverage   73.25%   72.87%   -0.39%     
==========================================
  Files          19       19              
  Lines        2808     2831      +23     
==========================================
+ Hits         2057     2063       +6     
- Misses        581      599      +18     
+ Partials      170      169       -1     
Files Coverage Δ
pkg/collector/process.go 86.03% <100.00%> (ø)
pkg/entities/set.go 66.15% <60.00%> (+3.46%) ⬆️
pkg/entities/record.go 59.25% <13.33%> (-12.56%) ⬇️

... and 1 file with indirect coverage changes