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

quick followup fix for incremental compilation #40

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

jac18281828
Copy link
Contributor

First implementation did not properly disable incremental compilation. This should handle it!

@jac18281828 jac18281828 self-assigned this Jan 21, 2024
Copy link

codecov bot commented Jan 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f7b65b5) 77.98% compared to head (2f3f7bc) 77.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   77.98%   77.98%           
=======================================
  Files           9        9           
  Lines         109      109           
=======================================
  Hits           85       85           
  Misses         24       24           

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

@jac18281828 jac18281828 merged commit 2f3f7bc into main Jan 22, 2024
7 checks passed
@jac18281828 jac18281828 deleted the jac/incr branch January 22, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants