Skip to content

fixes using indexed property for accessing additional properties #2725

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
Feb 19, 2022

Conversation

casualjim
Copy link
Member

fixes #2682

@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #2725 (c0b43f8) into master (acb235e) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2725      +/-   ##
==========================================
+ Coverage   82.91%   82.92%   +0.01%     
==========================================
  Files          55       55              
  Lines        9548     9548              
==========================================
+ Hits         7917     7918       +1     
+ Misses       1117     1116       -1     
  Partials      514      514              
Impacted Files Coverage Δ
generator/structs.go 84.35% <0.00%> (+0.55%) ⬆️

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 acb235e...c0b43f8. Read the comment docs.

@casualjim casualjim merged commit 5846010 into master Feb 19, 2022
@casualjim casualjim deleted the issue-2682 branch February 19, 2022 17:08
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.

Cannot convert an expression of the type 'map[string]SomeType' to the type 'SomeType'
1 participant