Skip to content

Conversation

@SeeminglyScience
Copy link
Owner

  • Add tests for regex matching Name, Namespace, and FullName for types

  • Add test for invoking Find-Member without input, finding nonpublic members, unwrapping ByRef and Array types during matching, and only retrieving members for unique types from piped objects.

- Add tests for regex matching Name, Namespace, and FullName for types

- Add test for invoking Find-Member without input, finding nonpublic
  members, unwrapping ByRef and Array types during matching, and
  only retrieving members for unique types from piped objects.
@SeeminglyScience SeeminglyScience merged commit c38c911 into master Aug 27, 2017
@SeeminglyScience SeeminglyScience deleted the add-additional-tests branch August 27, 2017 12:45
@codecov
Copy link

codecov bot commented Aug 27, 2017

Codecov Report

Merging #4 into master will increase coverage by 10.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #4       +/-   ##
==========================================
+ Coverage   83.44%   93.5%   +10.06%     
==========================================
  Files           8       8               
  Lines         308     308               
  Branches       57      57               
==========================================
+ Hits          257     288       +31     
+ Misses         35       9       -26     
+ Partials       16      11        -5
Impacted Files Coverage Δ
...plorer/Commands/FindReflectionObjectCommandBase.cs 97.61% <0%> (-2.39%) ⬇️
src/ClassExplorer/Commands/FindTypeCommand.cs 100% <0%> (+7.31%) ⬆️
src/ClassExplorer/Commands/FindMemberCommand.cs 88.8% <0%> (+17.91%) ⬆️
src/ClassExplorer/Commands/GetParameterCommand.cs 100% <0%> (+40%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6a0147...1fb299a. Read the comment docs.

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.

2 participants