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

Use the custom log level inside the NSE too. #2020

Merged
merged 1 commit into from
Nov 4, 2023
Merged

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Nov 3, 2023

We weren't reading the log level available in Developer Options in the NSE, and instead had it hardcoded to .info. This PR fixes that.

@pixlwave pixlwave requested a review from a team as a code owner November 3, 2023 11:06
@pixlwave pixlwave requested review from alfogrillo and removed request for a team November 3, 2023 11:06
Copy link

github-actions bot commented Nov 3, 2023

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.

Generated by 🚫 Danger Swift against 2e3e05f

Copy link

sonarqubecloud bot commented Nov 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (530985e) 69.16% compared to head (2e3e05f) 69.24%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2020      +/-   ##
===========================================
+ Coverage    69.16%   69.24%   +0.07%     
===========================================
  Files          518      518              
  Lines        35815    35815              
  Branches     17368    17368              
===========================================
+ Hits         24772    24800      +28     
+ Misses       10391    10359      -32     
- Partials       652      656       +4     
Flag Coverage Δ
unittests 54.28% <ø> (-0.06%) ⬇️

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

see 2 files with indirect coverage changes

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

Copy link
Contributor

@alfogrillo alfogrillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pixlwave pixlwave merged commit 5d2215f into develop Nov 4, 2023
@pixlwave pixlwave deleted the doug/nse-log-level branch November 4, 2023 08:36
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