Skip to content

Update NonCopyableAnalyzer #1123

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 1 commit into from
Apr 24, 2020

Conversation

lostmsu
Copy link
Member

@lostmsu lostmsu commented Apr 24, 2020

What does this implement/fix? Explain your changes.

This brings the fix for ufcpp/NonCopyableAnalyzer#14

Without it, borrowing (an implicit conversion) a BorrowedReference from NewReference would not compile

@codecov-io
Copy link

Codecov Report

Merging #1123 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1123   +/-   ##
=======================================
  Coverage   86.66%   86.66%           
=======================================
  Files           1        1           
  Lines         300      300           
=======================================
  Hits          260      260           
  Misses         40       40           
Flag Coverage Δ
#setup_linux 65.33% <ø> (ø)
#setup_windows 72.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 1fb2e63...8df4205. Read the comment docs.

@filmor filmor merged commit 8522b5f into pythonnet:master Apr 24, 2020
@lostmsu lostmsu deleted the PR/NonCopyableAnalyzer06 branch April 27, 2020 19:50
AlexCatarino pushed a commit to QuantConnect/pythonnet that referenced this pull request Jun 29, 2020
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.

3 participants