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

Laravel contrib: packaging preparation. #187

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

ChrisLightfootWild
Copy link
Contributor

@ChrisLightfootWild ChrisLightfootWild commented Aug 22, 2023

Test export-ignore git attributes for packaging of Laravel instrumentation.

cd src/Instrumentation/Laravel
git archive --format=tar HEAD | tar t
README.md
_register.php
composer.json
src/
src/CacheWatcher.php
src/ClientRequestWatcher.php
src/ExceptionWatcher.php
src/HeadersPropagator.php
src/LaravelInstrumentation.php
src/LogWatcher.php
src/QueryWatcher.php
src/Watcher.php

@ChrisLightfootWild ChrisLightfootWild requested a review from a team August 22, 2023 18:04
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #187 (55fcdd3) into main (029482e) will not change coverage.
The diff coverage is n/a.

❗ Current head 55fcdd3 differs from pull request most recent head 4fc7b0c. Consider uploading reports for the commit 4fc7b0c to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #187   +/-   ##
=========================================
  Coverage     34.73%   34.73%           
  Complexity      814      814           
=========================================
  Files            71       71           
  Lines          3078     3078           
=========================================
  Hits           1069     1069           
  Misses         2009     2009           
Flag Coverage Δ
7.4 46.18% <ø> (ø)
8.0 34.79% <ø> (ø)
8.1 34.82% <ø> (ø)
8.2 34.67% <ø> (ø)

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


Continue to review full report in Codecov by Sentry.

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

@brettmc brettmc merged commit e0b132c into open-telemetry:main Aug 22, 2023
55 checks passed
@ChrisLightfootWild ChrisLightfootWild deleted the packaging/laravel branch August 23, 2023 04:57
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