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

MIR-670 SharedMemoryLoader: send logs to debug channel #20

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

raguridan
Copy link

Use Log::debug instead of Log::info to output the shared memory loader logs.

@FussyDuck
Copy link

FussyDuck commented Jul 16, 2024

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 48.45%. Comparing base (1b2408f) to head (9a94027).
Report is 1 commits behind head on release/1.22.0.

Files Patch % Lines
src/mir/caching/legendre/SharedMemoryLoader.cc 0.00% 1 Missing ⚠️
src/mir/caching/matrix/SharedMemoryLoader.cc 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release/1.22.0      #20   +/-   ##
===============================================
  Coverage           48.45%   48.45%           
===============================================
  Files                 669      669           
  Lines               28002    28002           
  Branches             2532     2532           
===============================================
  Hits                13568    13568           
  Misses              14434    14434           

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

@pmaciel pmaciel merged commit e51a62a into release/1.22.0 Jul 16, 2024
103 of 104 checks passed
@pmaciel pmaciel deleted the feature/MIR-670 branch July 16, 2024 12:22
Copy link

Private downstream CI failed.
Workflow name: private-downstream-ci-hpc
View the logs at https://github.com/ecmwf-actions/private-downstream-ci/actions/runs/9956707080.

Copy link

Private downstream CI succeeded.
Workflow name: private-downstream-ci
View the logs at https://github.com/ecmwf-actions/private-downstream-ci/actions/runs/9956774643.

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.

4 participants