Skip to content

fix race conditions#1777

Open
Akshay2191 wants to merge 1 commit into
v3-refactoringfrom
race-condition
Open

fix race conditions#1777
Akshay2191 wants to merge 1 commit into
v3-refactoringfrom
race-condition

Conversation

@Akshay2191

Copy link
Copy Markdown
Collaborator

No description provided.

@Akshay2191 Akshay2191 requested a review from a team as a code owner June 30, 2026 23:07
@github-actions github-actions Bot added bug Something isn't working chore Pull requests for routine tasks dependencies labels Jun 30, 2026
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 63.63636% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.90%. Comparing base (fc7dd7f) to head (ff42a1a).

Files with missing lines Patch % Lines
internal/collector/nginxplusreceiver/scraper.go 0.00% 3 Missing ⚠️
internal/file/external_file_operator.go 50.00% 2 Missing ⚠️
internal/logger/logger.go 66.66% 1 Missing and 1 partial ⚠️
internal/nginx/nginx_instance_operator.go 50.00% 1 Missing and 1 partial ⚠️
internal/watcher/file/file_watcher_service.go 80.00% 2 Missing ⚠️
...internal/scraper/cpuscraper/internal/cgroup/cpu.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           v3-refactoring    #1777      +/-   ##
==================================================
+ Coverage           84.78%   84.90%   +0.12%     
==================================================
  Files                 105      105              
  Lines               13656    13674      +18     
==================================================
+ Hits                11578    11610      +32     
+ Misses               1557     1541      -16     
- Partials              521      523       +2     
Files with missing lines Coverage Δ
...internal/scraper/stubstatus/stub_status_scraper.go 95.91% <100.00%> (+4.08%) ⬆️
internal/collector/otel_collector_plugin.go 80.29% <100.00%> (+0.59%) ⬆️
internal/command/command_service.go 81.66% <100.00%> (+0.05%) ⬆️
...internal/scraper/cpuscraper/internal/cgroup/cpu.go 82.47% <0.00%> (ø)
internal/file/external_file_operator.go 79.59% <50.00%> (-0.62%) ⬇️
internal/logger/logger.go 92.22% <66.66%> (-2.04%) ⬇️
internal/nginx/nginx_instance_operator.go 89.52% <50.00%> (-1.66%) ⬇️
internal/watcher/file/file_watcher_service.go 80.74% <80.00%> (+1.39%) ⬆️
internal/collector/nginxplusreceiver/scraper.go 73.17% <0.00%> (ø)

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc7dd7f...ff42a1a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working chore Pull requests for routine tasks dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants