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 specs #12

Merged
merged 11 commits into from
Dec 3, 2015
Merged

Add specs #12

merged 11 commits into from
Dec 3, 2015

Conversation

nurse
Copy link
Contributor

@nurse nurse commented Nov 27, 2015

This depends newer perfectqueue because current one has a bug causing the test failure.
ready.

  • lib/perfectsched/application/decider.rb
    ** typo
  • lib/perfectsched/backend/rdb_compat.rb
    ** used on edge case but not defined
    ** fix schema
    ** remove ScheduleMetadata
  • lib/perfectsched/schedule_metadata.rb
    ** remove ScheduleMetadata
  • lib/perfectsched/worker.rb
    ** use spawn to increase coverage (it can't see inside of fork{..})
  • perfectsched.gemspec
    ** use rspec3
    ** add mysql2.gem for testing

simplecov cant see the block passed to fork.
Moreover `exit!` won't be reached.
@nurse nurse mentioned this pull request Nov 27, 2015
@nurse
Copy link
Contributor Author

nurse commented Dec 3, 2015

@kamipo Could you review this?

@kamipo
Copy link

kamipo commented Dec 3, 2015

LGTM!

nurse added a commit that referenced this pull request Dec 3, 2015
@nurse nurse merged commit b4e2657 into master Dec 3, 2015
@nurse nurse deleted the add-specs branch December 3, 2015 07:02
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