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

Feature/settings enviorment #17

Merged
merged 4 commits into from Jan 2, 2024
Merged

Conversation

JanSneeuw
Copy link
Collaborator

@JanSneeuw JanSneeuw commented Dec 19, 2023

Adds a settings tab with information on the current bugsnag activity and release stage. Also introduces buttons to force test warnings, info messages and errors

Summarized changes in this pull request:

  • Bugsnag settings tab in siteconfig

Tested this module in the following environments:

  • docker php 8.1

Checklist:

  • Updated documentation
  • Wrote tests for new Functionality (if applicable)
  • All tests, including existing ones, pass

@JanSneeuw

@codecov-commenter
Copy link

Codecov Report

Attention: 84 lines in your changes are missing coverage. Please review.

Comparison is base (823df5b) 97.97% compared to head (b9395be) 62.50%.

Files Patch % Lines
src/BugsnagSiteConfigExtension.php 0.00% 69 Missing ⚠️
src/BugsnagSiteConfigExtension_Controller.php 0.00% 15 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master      #17       +/-   ##
=============================================
- Coverage     97.97%   62.50%   -35.48%     
- Complexity       49       67       +18     
=============================================
  Files             3        5        +2     
  Lines           148      232       +84     
=============================================
  Hits            145      145               
- Misses            3       87       +84     
Flag Coverage Δ
unittests 62.50% <1.17%> (-35.48%) ⬇️

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

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

@JanSneeuw JanSneeuw merged commit 4c4feec into master Jan 2, 2024
5 checks passed
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

4 participants