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 unwanted bindings being automatically created when using Instance… #31

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

Aegdesil
Copy link
Contributor

…Bindings with builtin types

@sonarcloud
Copy link

sonarcloud bot commented Jun 16, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #31 (c7e0ab8) into master (026ec45) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           69        69           
  Lines         1124      1127    +3     
  Branches       165       165           
=========================================
+ Hits          1124      1127    +3     
Impacted Files Coverage Δ
opyoid/bindings/binding_registry.py 100.00% <100.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 026ec45...c7e0ab8. Read the comment docs.

@Aegdesil Aegdesil merged commit 5b4bed2 into master Jun 16, 2022
@Aegdesil Aegdesil deleted the disable-builtin-auto-self-bindings branch June 16, 2022 08:40
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

1 participant