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

Wma/fix staging #371

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Wma/fix staging #371

merged 3 commits into from
Jan 10, 2024

Conversation

willow-ahrens
Copy link
Collaborator

fixes #365

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (3df65ad) 75.87% compared to head (3111ea4) 75.89%.

Files Patch % Lines
src/interface/index.jl 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #371      +/-   ##
==========================================
+ Coverage   75.87%   75.89%   +0.01%     
==========================================
  Files          81       81              
  Lines        6965     6970       +5     
==========================================
+ Hits         5285     5290       +5     
  Misses       1680     1680              

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

@willow-ahrens willow-ahrens merged commit a4db46f into main Jan 10, 2024
8 checks passed
@willow-ahrens willow-ahrens deleted the wma/fix_staging branch January 10, 2024 23:03
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.

Function staging is broken for compiled code that contains closures.
1 participant