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 tests of TreeSet removal operations #420

Merged
merged 2 commits into from
Mar 9, 2018

Conversation

srawlins
Copy link
Contributor

@srawlins srawlins commented Mar 5, 2018

Should maybe fix #417.

@srawlins
Copy link
Contributor Author

srawlins commented Mar 5, 2018

Well, we can't see Coveralls results until this lands 🙁 so... I guess it should land on its own merits which are that it introduces tests for methods that had no tests previously.

@jtmcdole jtmcdole merged commit dd0c602 into google:master Mar 9, 2018
srawlins added a commit to srawlins/quiver-dart that referenced this pull request Mar 20, 2018
* master:
  Add new Dart 2 Iterable and List methods (google#422)
  Document google#373 as breaking change (google#424)
  Add tests of TreeSet removal operations (google#420)
cbracken pushed a commit that referenced this pull request Mar 24, 2018
* Add tests of TreeSet removal operations

* fmt

I promise I've become better at testing since adding this feature :)
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.

Low test coverage for TreeSet
2 participants