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

New config option cm_config_log_level #963

Merged
merged 5 commits into from
Jul 3, 2022
Merged

New config option cm_config_log_level #963

merged 5 commits into from
Jul 3, 2022

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Jun 29, 2022

The default value for the new option is 'info_if_changed' to reduce the number of lines logged by the contents manager.
Closes #959

@mwouts
Copy link
Owner Author

mwouts commented Jun 30, 2022

We'll have to fix #964 first...

@codecov
Copy link

codecov bot commented Jun 30, 2022

Codecov Report

Merging #963 (5d9a609) into main (112c6a3) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #963      +/-   ##
==========================================
- Coverage   99.07%   99.05%   -0.02%     
==========================================
  Files         117      117              
  Lines       10898    10956      +58     
==========================================
+ Hits        10797    10853      +56     
- Misses        101      103       +2     
Impacted Files Coverage Δ
jupytext/config.py 97.50% <100.00%> (+0.07%) ⬆️
jupytext/contentsmanager.py 95.83% <100.00%> (-0.55%) ⬇️
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_cm_config.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 112c6a3...5d9a609. Read the comment docs.

@mwouts mwouts merged commit 72afe5d into main Jul 3, 2022
@mwouts mwouts deleted the cm_config_log_level branch July 3, 2022 08:27
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.

Loading Jupytext configuration file messages
1 participant