Skip to content

fix: Names of classes without titles will no longer include ref path (fixes #397) #405

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

Merged
merged 3 commits into from
May 3, 2021

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented May 2, 2021

Regression was caused by b719316 and bug reported in #397 by @ramnes (thanks!).

Solution is to actually use the class name and not the string we got the class name from 😅

@dbanty dbanty requested a review from emann May 2, 2021 15:57
@dbanty dbanty changed the title fix!: Names of classes without titles will no longer include ref path (fixes #397) fix: Names of classes without titles will no longer include ref path (fixes #397) May 2, 2021
@codecov
Copy link

codecov bot commented May 2, 2021

Codecov Report

Merging #405 (47e316e) into main (59a5827) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #405   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           46        46           
  Lines         1531      1531           
=========================================
  Hits          1531      1531           
Impacted Files Coverage Δ
..._python_client/parser/properties/model_property.py 100.00% <100.00%> (ø)

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 59a5827...47e316e. Read the comment docs.

@dbanty dbanty added this to the 0.9.0 milestone May 2, 2021
@dbanty dbanty merged commit 5805c03 into main May 3, 2021
@dbanty dbanty deleted the fix-component-schema-naming-bug branch May 3, 2021 14:18
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