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

Combined nightly fixes #127

Merged
merged 4 commits into from
Mar 28, 2023
Merged

Combined nightly fixes #127

merged 4 commits into from
Mar 28, 2023

Conversation

oxinabox
Copy link
Member

@oxinabox oxinabox commented Mar 28, 2023

This combines #125 and #126

(and is ontop of #123 that I merged earlier)

@aviatesk aviatesk force-pushed the ox/comb_nightlyfix branch 3 times, most recently from 01cc0d1 to ae1c5e7 Compare March 28, 2023 09:40
oxinabox and others added 3 commits March 28, 2023 18:41
Also disables some of the heavily nested AD tests for now, since they
are causing the segfault.
@aviatesk aviatesk force-pushed the ox/comb_nightlyfix branch 2 times, most recently from ae1c5e7 to 68082ff Compare March 28, 2023 09:42
@aviatesk aviatesk force-pushed the ox/comb_nightlyfix branch from 68082ff to 496d032 Compare March 28, 2023 09:46
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Patch coverage: 63.52% and project coverage change: -2.45 ⚠️

Comparison is base (5b3a846) 50.50% compared to head (496d032) 48.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
- Coverage   50.50%   48.06%   -2.45%     
==========================================
  Files          27       27              
  Lines        2651     2657       +6     
==========================================
- Hits         1339     1277      -62     
- Misses       1312     1380      +68     
Impacted Files Coverage Δ
src/codegen/forward_demand.jl 29.29% <0.00%> (ø)
src/debugutils.jl 16.66% <0.00%> (ø)
src/stage1/termination.jl 18.18% <13.79%> (-40.91%) ⬇️
src/stage1/recurse_fwd.jl 73.68% <80.00%> (-15.79%) ⬇️
src/stage1/forward.jl 42.66% <92.30%> (-24.00%) ⬇️
src/Diffractor.jl 100.00% <100.00%> (ø)
src/codegen/reverse.jl 92.89% <100.00%> (+0.03%) ⬆️
src/stage1/generated.jl 74.31% <100.00%> (+1.50%) ⬆️
src/stage1/recurse.jl 96.25% <100.00%> (-0.02%) ⬇️

... and 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member Author

@oxinabox oxinabox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Shall we merge this?

@oscardssmith oscardssmith merged commit 84ea690 into main Mar 28, 2023
@oscardssmith oscardssmith deleted the ox/comb_nightlyfix branch March 28, 2023 13:25
@aviatesk
Copy link
Member

I think we should revisit the hack I added, but yeah, let's keep our CI green for now.

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.

3 participants