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

Degloballing #144

Merged
merged 6 commits into from
Aug 17, 2024
Merged

Degloballing #144

merged 6 commits into from
Aug 17, 2024

Conversation

0Hughman0
Copy link
Owner

@0Hughman0 0Hughman0 commented Aug 17, 2024

Trying to reduce dependence on use of the global env to only places where it's strictly necessary.

Copy link

codecov bot commented Aug 17, 2024

Codecov Report

Attention: Patch coverage is 80.89888% with 17 lines in your changes missing coverage. Please review.

Project coverage is 67.40%. Comparing base (6b56630) to head (9226444).
Report is 7 commits behind head on 0.3.0-pre.

Files Patch % Lines
cassini/ext/ipygui/components.py 0.00% 9 Missing ⚠️
cassini/ext/ipygui/gui.py 0.00% 5 Missing ⚠️
cassini/core.py 93.33% 2 Missing ⚠️
cassini/sharing.py 97.67% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           0.3.0-pre     #144      +/-   ##
=============================================
+ Coverage      66.94%   67.40%   +0.45%     
=============================================
  Files             21       21              
  Lines           1688     1681       -7     
=============================================
+ Hits            1130     1133       +3     
+ Misses           558      548      -10     

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

@0Hughman0 0Hughman0 merged commit 26144c3 into 0.3.0-pre Aug 17, 2024
3 of 4 checks passed
@0Hughman0 0Hughman0 deleted the degloballing branch August 17, 2024 13:23
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.

1 participant