Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Ensure methods of Object are also available on interface objects#1284

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

danabr
Copy link
Contributor

@danabrdanabr commentedNov 17, 2020
edited
Loading

What does this implement/fix? Explain your changes.

Allows users to callToString,GetHashCode andGetType on objects wrapped in interface objects.

Does this close any currently open issues?

No

Any other comments?

No

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Add yourself toAUTHORS
  • Updated theCHANGELOG

@codecov-io
Copy link

codecov-io commentedNov 17, 2020
edited
Loading

Codecov Report

Merging#1284 (3aae829) intomaster (2e6d12f) willnot change coverage.
The diff coverage isn/a.

Impacted file tree graph

@@           Coverage Diff           @@##           master    #1284   +/-   ##=======================================  Coverage   87.97%   87.97%           =======================================  Files           1        1             Lines         291      291           =======================================  Hits          256      256             Misses         35       35
FlagCoverage Δ
setup_linux64.94% <ø> (-0.35%)⬇️
setup_windows74.22% <ø> (ø)

Flags with carried forward coverage won't be shown.Click here to find out more.


Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update2e6d12f...3aae829. Read thecomment docs.

@filmor
Copy link
Member

Looks good to me, would you mind adding a Changelog entry for this?

@danabr
Copy link
ContributorAuthor

I was thinking no change log entry was needed, as this was mostly a fallout from#1240 . But now I realize it was actually the case before that change as well for interface objects that had been explicitly created. I'll write something.

(Not sure what is up with the codecov though, it says coverage became worse for a file not touched by the PR?)

@lostmsulostmsu merged commit7870a9f intopythonnet:masterNov 17, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@filmorfilmorfilmor approved these changes

@lostmsulostmsulostmsu approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@danabr@codecov-io@filmor@lostmsu

[8]ページ先頭

©2009-2025 Movatter.jp