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

Passes around lists of project ids rather than project names #268

Merged
merged 4 commits into from
Oct 27, 2020

Conversation

AmandaBirmingham
Copy link
Collaborator

No description provided.

@AmandaBirmingham
Copy link
Collaborator Author

@wasade @dhakim87 Can you stomach a -0.06% change in test coverage? If so, the rest of this build passes ... :)

@AmandaBirmingham AmandaBirmingham changed the title passes around lists of project ids rather than project names Passes around lists of project ids rather than project names Oct 15, 2020
@wasade
Copy link
Member

wasade commented Oct 21, 2020

Not a problem :) I'm going to defer merge though until a release is demarked which I'm working on right now

Copy link
Member

@wasade wasade left a comment

Choose a reason for hiding this comment

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

Just a small request, thanks!!

input_proj_id)
# if *any* of the projects the kits will be associate with are
# microsetta projects, set is_tmi to true
curr_tmi = bool(known_projects[input_proj_id])
Copy link
Member

Choose a reason for hiding this comment

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

Would it be possible to do the cast to bool within the dict comprehension on line 670?

@wasade wasade merged commit ead71a2 into master Oct 27, 2020
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.

None yet

2 participants