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

Logging #81

Merged
merged 4 commits into from
Oct 9, 2020
Merged

Logging #81

merged 4 commits into from
Oct 9, 2020

Conversation

felixhekhorn
Copy link
Contributor

closes #42

@felixhekhorn felixhekhorn added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 1, 2020
@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #81 into develop will decrease coverage by 14.40%.
The diff coverage is 9.52%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #81       +/-   ##
============================================
- Coverage    65.56%   51.15%   -14.41%     
============================================
  Files           38       39        +1     
  Lines         1388     1386        -2     
============================================
- Hits           910      709      -201     
- Misses         478      677      +199     
Flag Coverage Δ
#unittests 51.15% <9.52%> (-14.41%) ⬇️

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

Impacted Files Coverage Δ
src/yadism/log.py 0.00% <0.00%> (ø)
src/yadism/runner.py 35.44% <100.00%> (-51.57%) ⬇️
src/yadism/coupling_constants.py 14.18% <0.00%> (-85.82%) ⬇️
src/yadism/output.py 33.33% <0.00%> (-66.67%) ⬇️
src/yadism/splitting_functions.py 55.55% <0.00%> (-44.45%) ⬇️
src/yadism/__init__.py 60.00% <0.00%> (-40.00%) ⬇️
src/yadism/observable_name.py 94.39% <0.00%> (-5.61%) ⬇️
src/yadism/nc/f2_light.py 40.54% <0.00%> (-3.58%) ⬇️
src/yadism/sf.py 76.56% <0.00%> (-3.13%) ⬇️
... and 5 more

@felixhekhorn felixhekhorn linked an issue Oct 1, 2020 that may be closed by this pull request
@alecandido
Copy link
Member

Task linked: CU-8jup3r Logging: #42

@felixhekhorn felixhekhorn merged commit 85b60f2 into develop Oct 9, 2020
@felixhekhorn felixhekhorn deleted the feature/logging branch October 9, 2020 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logging
2 participants