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

Split yii-debug package codebase #79

Merged
merged 10 commits into from
Apr 29, 2023
Merged

Split yii-debug package codebase #79

merged 10 commits into from
Apr 29, 2023

Conversation

xepozz
Copy link
Member

@xepozz xepozz commented Mar 26, 2023

@what-the-diff
Copy link

what-the-diff bot commented Mar 26, 2023

PR Summary

  • Added a new configuration file for event tracking in the web application
  • Updated existing configuration file to work with a new data collector class, improving the collection of necessary information
  • Created a new data collector class that gathers details about rendered views and their parameters, enhancing the monitoring of the web view component
  • Included automated tests for this new feature, ensuring its proper functioning whenever the PR receives updates

@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Patch coverage: 91.66% and project coverage change: -0.43 ⚠️

Comparison is base (9ebd4ff) 100.00% compared to head (d79a8d2) 99.57%.

❗ Current head d79a8d2 differs from pull request most recent head 1580c28. Consider uploading reports for the commit 1580c28 to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##              master      #79      +/-   ##
=============================================
- Coverage     100.00%   99.57%   -0.43%     
- Complexity        69       73       +4     
=============================================
  Files              5        6       +1     
  Lines            222      234      +12     
=============================================
+ Hits             222      233      +11     
- Misses             0        1       +1     
Impacted Files Coverage Δ
src/Debug/WebViewCollector.php 91.66% <91.66%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@xepozz xepozz marked this pull request as ready for review April 29, 2023 11:02
@xepozz xepozz merged commit ea07eaf into master Apr 29, 2023
@xepozz xepozz deleted the split-debug branch April 29, 2023 14:43
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