X Tutup
The Wayback Machine - https://web.archive.org/web/20201130050057/https://github.com/cms-dev/cms/pull/1144
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

Add feedback_level to italy_yaml loader #1144

Open
wants to merge 1 commit into
base: master
from

Conversation

@lucach
Copy link
Contributor

@lucach lucach commented Dec 17, 2019

This change is Reviewable

@codecov
Copy link

@codecov codecov bot commented Dec 17, 2019

Codecov Report

Merging #1144 into master will decrease coverage by <.01%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1144      +/-   ##
==========================================
- Coverage   61.99%   61.98%   -0.01%     
==========================================
  Files         230      230              
  Lines       16604    16606       +2     
==========================================
  Hits        10294    10294              
- Misses       6310     6312       +2
Flag Coverage Δ
#functionaltests 45.62% <0%> (+0.03%) ⬆️
#unittests 43.29% <33.33%> (ø) ⬆️
Impacted Files Coverage Δ
cmscontrib/loaders/italy_yaml.py 7.9% <33.33%> (-0.04%) ⬇️
cms/service/EvaluationService.py 66.22% <0%> (-1.33%) ⬇️
cms/server/admin/handlers/dataset.py 24.76% <0%> (-0.93%) ⬇️
cms/service/ProxyService.py 58.51% <0%> (-0.54%) ⬇️
cms/db/base.py 84.04% <0%> (ø) ⬆️
cms/io/rpc.py 91.12% <0%> (ø) ⬆️
cms/service/workerpool.py 62.22% <0%> (+0.55%) ⬆️
cms/service/esoperations.py 79.43% <0%> (+0.7%) ⬆️
cms/db/util.py 51.11% <0%> (+0.74%) ⬆️
cms/service/ResourceService.py 58.9% <0%> (+0.91%) ⬆️
... and 2 more

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 d4c9e92...55e58d2. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.
X Tutup