Skip to content

Conversation

@DannyvdSluijs
Copy link
Contributor

@DannyvdSluijs DannyvdSluijs commented Jan 8, 2021

This PR adds two new tests with additional parameters (one for a method without parameters at all and one for a method that has a single parameter). Both test are green without any changes to the code.

I'm not certain if this is exactly what you mean in #1 but it is what I think you mean. If so it would resolve #1 Please let me know if this was misunderstood so I can adjust to the needs.

@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #43 (7a22243) into master (06f0b06) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #43   +/-   ##
=========================================
  Coverage     89.07%   89.07%           
  Complexity       58       58           
=========================================
  Files             8        8           
  Lines           119      119           
=========================================
  Hits            106      106           
  Misses           13       13           

@DannyvdSluijs DannyvdSluijs force-pushed the Add-test-for-additional-provided-params branch from 93d1aa5 to d1d2df1 Compare January 11, 2021 20:04
@DannyvdSluijs DannyvdSluijs changed the title Add test for additional provided parameters Test: Add test for additional provided parameters Jan 11, 2021
@DannyvdSluijs DannyvdSluijs changed the title Test: Add test for additional provided parameters Tests: Add test for additional provided parameters Jan 11, 2021
@DannyvdSluijs DannyvdSluijs changed the title Tests: Add test for additional provided parameters test: Add test for additional provided parameters Jan 11, 2021
@DannyvdSluijs DannyvdSluijs force-pushed the Add-test-for-additional-provided-params branch from d1d2df1 to 7a22243 Compare June 13, 2021 20:22
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.

Tests for additional provided params

1 participant