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

UHF-10844 & UHF-10842: Add raven monolog logger #183

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

hyrsky
Copy link
Member

@hyrsky hyrsky commented Oct 28, 2024

UHF-10844

What was done

How to install

  • Add Sentry environment variables to compose.yaml
  • Make sure your instance is up and running on correct branch.
    • composer require drupal/helfi_api_base:dev-UHF-10844-sentry-logging
    • make fresh

How to test

  • Check that this feature works
  • Check that code follows our standards

Continuous documentation

  • This feature has been documented/the documentation has been updated
  • This change doesn't require updates to the documentation

Translations

  • Translations have been added to .po -files and included in this PR

Automatic- / Regression tests

  • This PR makes no changes that effects any tests. (This will be caught in automatic testing later on, but please, please run regression tests always on PR before asking for a review)
  • This PR passes regression tests. (make test-pw)

Other PRs

  • Link to other PR

@hyrsky hyrsky force-pushed the UHF-10844-sentry-logging branch 4 times, most recently from d968284 to 275cee0 Compare October 28, 2024 08:37
Copy link

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.08%. Comparing base (77ba93f) to head (74e1c33).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #183      +/-   ##
============================================
+ Coverage     89.06%   89.08%   +0.02%     
  Complexity      522      522              
============================================
  Files            77       77              
  Lines          2075     2079       +4     
============================================
+ Hits           1848     1852       +4     
  Misses          227      227              

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

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.

3 participants