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: compilation issue for getting the process name #163

Merged
merged 2 commits into from
Oct 13, 2024

Conversation

dmehala
Copy link
Collaborator

@dmehala dmehala commented Oct 10, 2024

Description

Resolves #162

@dmehala dmehala requested a review from a team as a code owner October 10, 2024 14:29
@dmehala dmehala requested review from dubloom and zacharycmontoya and removed request for a team October 10, 2024 14:29
@pr-commenter
Copy link

pr-commenter bot commented Oct 10, 2024

Benchmarks

Benchmark execution time: 2024-10-11 14:52:06

Comparing candidate commit 5b5ead1 in PR branch dmehala/fix-progname-rt with baseline commit 89426d5 in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.67%. Comparing base (89426d5) to head (5b5ead1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   94.67%   94.67%           
=======================================
  Files          72       72           
  Lines        3810     3810           
=======================================
  Hits         3607     3607           
  Misses        203      203           

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

@dmehala dmehala merged commit 159629e into main Oct 13, 2024
22 checks passed
@dmehala dmehala deleted the dmehala/fix-progname-rt branch October 13, 2024 14:32
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.

cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
3 participants