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

adding help to makefile #762

Merged
merged 2 commits into from
Jul 12, 2022
Merged

adding help to makefile #762

merged 2 commits into from
Jul 12, 2022

Conversation

brettmc
Copy link
Collaborator

@brettmc brettmc commented Jul 12, 2022

this makes the makefile a little easier to grok: now 'make' or 'make help' will list make targets and a brief description of what they do

this makes the makefile a little easier to grok: now 'make' or 'make help' will list make targets and a brief description of what they do
@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

Merging #762 (4decc8c) into main (305c1c7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #762   +/-   ##
=========================================
  Coverage     82.86%   82.86%           
  Complexity     1295     1295           
=========================================
  Files           150      150           
  Lines          3192     3192           
=========================================
  Hits           2645     2645           
  Misses          547      547           
Flag Coverage Δ
7.4 82.87% <ø> (ø)
8.0 82.92% <ø> (ø)
8.1 82.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/SDK/Trace/TracerProvider.php 65.00% <0.00%> (ø)

Continue to review full report at Codecov.

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

@bobstrecansky bobstrecansky merged commit f33b623 into open-telemetry:main Jul 12, 2022
@brettmc brettmc deleted the makefile-help branch July 12, 2022 12:49
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.

None yet

2 participants