Fixed dllLocal not being initialized. by benoithudson · Pull Request #1252 · pythonnet/pythonnet

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@benoithudson

Copy link

Contributor

This fixes a compile error which must be a merge bug from the soft-reload branch landing.

@dnfadmin

Copy link

dnfadmin commented

Oct 9, 2020

edited

Loading

CLA assistant check
All CLA requirements met.

@codecov-io

Copy link

codecov-io commented

Oct 9, 2020

edited

Loading

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1252   +/-   ##
=======================================
  Coverage   86.25%   86.25%           
=======================================
  Files           1        1           
  Lines         291      291           
=======================================
  Hits          251      251           
  Misses         40       40           
Flag Coverage Δ
#setup_linux 64.94% <ø> (ø)
#setup_windows 72.50% <ø> (ø)

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 by Codecov. Last update 2972f49...90c70dc. Read the comment docs.

@filmor filmor merged commit 7f4f77b into pythonnet:master

Oct 9, 2020

@benoithudson benoithudson deleted the dlllocal-uninitialized branch

October 9, 2020 15:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

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

@benoithudson @dnfadmin @codecov-io @filmor