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

Change source selector to a dropdown. #631

Merged
merged 6 commits into from
Jul 28, 2016

Conversation

AustinShalit
Copy link
Member

@AustinShalit AustinShalit commented Jul 21, 2016

This is make the sources box cleaner. Anyone know why there is a null pointer error in the test?

untitled

@JLLeitschuh
Copy link
Member

Looks sooo nice!!! 👍

@SamCarlberg
Copy link
Member

The nullpointer is because the test setup is looking for the buttons, which you've removed

@AustinShalit
Copy link
Member Author

AustinShalit commented Jul 21, 2016

There are still buttons on the dialog pane. This one: https://travis-ci.org/WPIRoboticsProjects/GRIP/jobs/146452633#L2369

@codecov-io
Copy link

codecov-io commented Jul 24, 2016

Current coverage is 58.95% (diff: 83.33%)

Merging #631 into master will increase coverage by <.01%

@@             master       #631   diff @@
==========================================
  Files           194        194          
  Lines          6051       6049     -2   
  Methods           0          0          
  Messages          0          0          
  Branches        550        550          
==========================================
- Hits           3567       3566     -1   
  Misses         2323       2323          
+ Partials        161        160     -1   

Sunburst

Powered by Codecov. Last update 28d7e0b...417f069

@AustinShalit
Copy link
Member Author

I solved the test failure and also made a style change to remove the redundant word "add".

untitled

@JLLeitschuh
Copy link
Member

This G2G?

@AustinShalit
Copy link
Member Author

Yes

@JLLeitschuh JLLeitschuh merged commit 58635d3 into WPIRoboticsProjects:master Jul 28, 2016
@AustinShalit AustinShalit deleted the sources-dropdown branch July 28, 2016 15:41
@AustinShalit AustinShalit added this to the v2.0.0 milestone Jul 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants