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

fix: Handle dotted parameters in classname #201

Merged
merged 2 commits into from
Apr 22, 2020
Merged

Conversation

iamogbz
Copy link
Collaborator

@iamogbz iamogbz commented Apr 22, 2020

Continuation of #200

Description

This fixes a regression from #197 for tests with parameters with dots in them.

Related Issues

#197, sorta

Checklist

  • This PR has sufficient test coverage.
  • I will merge this pull request with a semantic title.

Additional Comments

Without this change, the dotted parameter name would confuse the earlier iteration of the classname logic.

@codecov
Copy link

codecov bot commented Apr 22, 2020

Codecov Report

Merging #201 into master will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #201   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          868       873    +5     
=========================================
+ Hits           868       873    +5     

@iamogbz iamogbz requested a review from noahnu April 22, 2020 01:47
@iamogbz iamogbz marked this pull request as ready for review April 22, 2020 01:51
@iamogbz iamogbz merged commit 1c69a08 into master Apr 22, 2020
@iamogbz iamogbz deleted the fix-location-classname branch April 22, 2020 13:08
@syrupy-bot
Copy link
Contributor

🎉 This PR is included in version 0.4.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants