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

Disable clippy because it regularly causes the builds to fail #90

Merged
merged 6 commits into from Oct 28, 2017

Conversation

atodorov
Copy link
Member

No description provided.

@atodorov atodorov requested a review from bcl October 26, 2017 11:37
@atodorov
Copy link
Member Author

@bcl can you take a look at the second commit, it adds the build_id filed for the Groups table (so that depsolve works again, hopefully) and I've modified the code where I've found it to be realated but I'm still missing something b/c one of the tests fails.

Copy link
Collaborator

@bcl bcl 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, thanks!

and default to 0 when reading this column because it can be NULL
also initialize with 0 where we create some groups

build id 0
NOTE: bdcs import didn't insert values for the groups.build_id
field and I've inserted them manually. Probably the importer
needs to be updated to fix this!
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 0ccaad7 on atodorov:disable_clippy into ** on weldr:master**.

@atodorov
Copy link
Member Author

@bcl can you review this again b/c I've made more changes

@atodorov atodorov merged commit a72fb58 into weldr:master Oct 28, 2017
@atodorov atodorov deleted the disable_clippy branch October 28, 2017 10:41
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

3 participants