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

[dartpy] Add GUI event handler #1346

Merged
merged 2 commits into from
Jun 2, 2019
Merged

[dartpy] Add GUI event handler #1346

merged 2 commits into from
Jun 2, 2019

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Jun 2, 2019

image


Before creating a pull request

  • Document new methods and classes
  • Format new code files using clang-format

Before merging a pull request

  • Set version target by selecting a milestone on the right side
  • Summarize this change in CHANGELOG.md
  • Add unit test(s) for this change

@jslee02 jslee02 added this to the DART 6.10.0 milestone Jun 2, 2019
@codecov
Copy link

codecov bot commented Jun 2, 2019

Codecov Report

Merging #1346 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1346      +/-   ##
==========================================
- Coverage   56.89%   56.86%   -0.03%     
==========================================
  Files         366      366              
  Lines       27174    27174              
==========================================
- Hits        15461    15453       -8     
- Misses      11713    11721       +8
Impacted Files Coverage Δ
dart/dynamics/EulerJoint.cpp 67.68% <0%> (-3.05%) ⬇️
dart/dynamics/Skeleton.cpp 65.95% <0%> (-0.17%) ⬇️

@jslee02 jslee02 merged commit 8508d51 into master Jun 2, 2019
@jslee02 jslee02 deleted the dartpy/gui_event_handler branch June 2, 2019 15:13
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.

1 participant