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 missing property in Copyable type #2070

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

GuillaumeRx
Copy link
Contributor

This PR fixes the missing property in the Copyable type declaration by inferring it from the superstruc rather than writting its type.

Verified

This commit was signed with the committer’s verified signature.
GuillaumeRx Guillaume Roux
@GuillaumeRx GuillaumeRx requested a review from a team as a code owner January 5, 2024 13:01
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f741fc8) 96.28% compared to head (9a9f281) 96.28%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2070   +/-   ##
=======================================
  Coverage   96.28%   96.28%           
=======================================
  Files         270      270           
  Lines        6300     6300           
  Branches     1017     1017           
=======================================
  Hits         6066     6066           
  Misses        234      234           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GuillaumeRx GuillaumeRx merged commit 01f7d46 into main Jan 5, 2024
@GuillaumeRx GuillaumeRx deleted the gr/fix-copyable-type branch January 5, 2024 13:27
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.

None yet

3 participants