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

Fix coverage #91

Merged
merged 9 commits into from
Jun 29, 2022
Merged

Fix coverage #91

merged 9 commits into from
Jun 29, 2022

Conversation

lhprice
Copy link
Collaborator

@lhprice lhprice commented Jun 28, 2022

No description provided.

@ngraymon
Copy link
Owner

I'm going to add a commit resolving #90 to the head of this branch

@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #91 (1826cbc) into master (4ff926a) will increase coverage by 6.20%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master       #91      +/-   ##
===========================================
+ Coverage   93.79%   100.00%   +6.20%     
===========================================
  Files          10        10              
  Lines        3675      3540     -135     
===========================================
+ Hits         3447      3540      +93     
+ Misses        228         0     -228     


# for each t term add 1 electronic label
electronic_components += ['a', ] * len(t_list)
# the dT term has 1 electronic components
Copy link
Owner

@ngraymon ngraymon Jun 29, 2022

Choose a reason for hiding this comment

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

At first I thought there was an issue in lines 127-136 and you deleted some code but I think its just git incorrectly recognizing the line changes

Copy link
Owner

Choose a reason for hiding this comment

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

Ah okay this can be fixed by adding an empty line after the else statement

Copy link
Owner

@ngraymon ngraymon left a comment

Choose a reason for hiding this comment

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

Looks good

ngraymon added 2 commits June 29, 2022 15:30
`_handle_multiline_same_prefactor`
`_collect_z_contributions`
@ngraymon ngraymon merged commit d7bfa28 into master Jun 29, 2022
@ngraymon ngraymon deleted the fix_coverage branch June 29, 2022 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants