Skip to content

Conversation

@julio-lopez
Copy link
Collaborator

No description provided.

@julio-lopez julio-lopez requested a review from Copilot September 29, 2025 06:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the unused pproflogging package from the codebase, which provided profiling and logging utilities for pprof functionality.

  • Complete deletion of the internal/pproflogging package including both implementation and test files
  • Cleanup of unused profiling infrastructure that was no longer needed

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
internal/pproflogging/pproflogging.go Removes the main implementation file containing profile configuration, buffer management, and PEM dumping functionality
internal/pproflogging/pproflogging_test.go Removes comprehensive test suite covering profile configuration parsing, buffer management, and error handling scenarios

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.80%. Comparing base (cb455c6) to head (c3965d1).
⚠️ Report is 673 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4850      +/-   ##
==========================================
+ Coverage   75.86%   76.80%   +0.93%     
==========================================
  Files         470      535      +65     
  Lines       37301    40928    +3627     
==========================================
+ Hits        28299    31435    +3136     
- Misses       7071     7449     +378     
- Partials     1931     2044     +113     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@julio-lopez julio-lopez marked this pull request as ready for review October 1, 2025 22:30
@julio-lopez julio-lopez merged commit 3853ecf into kopia:master Oct 1, 2025
30 of 31 checks passed
@julio-lopez julio-lopez deleted the cleanup/pproflogging branch October 1, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants