Skip to content

Conversation

@libre-man
Copy link
Contributor

Description

Make sure children_loaded is checked everywhere it is needed.

@codecov
Copy link

codecov bot commented Nov 13, 2017

Codecov Report

Merging #10 into master will decrease coverage by 0.07%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   94.94%   94.87%   -0.08%     
==========================================
  Files           2        2              
  Lines        1247     1248       +1     
==========================================
  Hits         1184     1184              
- Misses         63       64       +1
Impacted Files Coverage Δ
cgfs.py 94.55% <50%> (-0.09%) ⬇️

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 a87cc04...33f41df. Read the comment docs.

@libre-man libre-man force-pushed the master branch 3 times, most recently from d4db8e1 to 29063e5 Compare November 18, 2017 11:11
try:
submission.tld
except AttributeError:
assert submission.children_loaded
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why assert this here? I thought this should be set in load_submission_files which is called after this...

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.

3 participants