Skip to content

[ENH]: Consistency of logging#239

Open
synchon wants to merge 15 commits into
mainfrom
update/logging-consistency
Open

[ENH]: Consistency of logging#239
synchon wants to merge 15 commits into
mainfrom
update/logging-consistency

Conversation

@synchon
Copy link
Copy Markdown
Member

@synchon synchon commented Nov 21, 2025

Are you requiring a new dataset or marker?

  • I understand this is not a marker or dataset request

Which feature do you want to include?

Logging level "INFO" should log all parameters.

Currently, some steps log parameters and some other don't. When level is INFO, this should be general.

Example: in fMRIPrepConfoundRemover, filtering parameters are logged only in DEBUG level.

How do you imagine this integrated in junifer?

Go one by one thorugh the datagbrabbers/preprocessing/markers/storage and check mostly the "init".

Do you have a sample code that implements this outside of junifer?

No response

Anything else to say?

No response

@fraimondo fraimondo added enhancement New feature or request triage New issues waiting to be reviewed labels Jul 13, 2023
@synchon synchon added this to the 0.0.5 (alpha 4) milestone Apr 11, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8851c3c) to head (fce5770).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #239   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            1         1           
=========================================
  Hits             1         1           
Flag Coverage Δ
docs 100.00% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@synchon synchon removed the triage New issues waiting to be reviewed label Nov 21, 2025
@github-actions github-actions Bot added Stale and removed Stale labels Dec 22, 2025
@github-actions github-actions Bot added Stale and removed Stale labels Jan 22, 2026
@github-actions github-actions Bot added Stale and removed Stale labels Feb 22, 2026
@synchon synchon modified the milestones: 0.0.7 (alpha 6), 0.0.8 Mar 12, 2026
@github-actions github-actions Bot added Stale and removed Stale labels Apr 12, 2026
@github-actions github-actions Bot added Stale and removed Stale labels May 13, 2026
@synchon synchon force-pushed the update/logging-consistency branch from 4fb879e to fce5770 Compare May 26, 2026 14:52
@synchon synchon requested a review from fraimondo May 26, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants