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 a bug: HIT partial forgot to zonk #705

Merged
merged 4 commits into from
Nov 20, 2022
Merged

Fix a bug: HIT partial forgot to zonk #705

merged 4 commits into from
Nov 20, 2022

Conversation

ice1000
Copy link
Member

@ice1000 ice1000 commented Nov 20, 2022

bors r+

@ice1000 ice1000 added this to the v0.24 milestone Nov 20, 2022
@ice1000 ice1000 added bug Something isn't working library hits Higher inductive types labels Nov 20, 2022
@codecov
Copy link

codecov bot commented Nov 20, 2022

Codecov Report

Merging #705 (acd6305) into main (9a93127) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main     #705   +/-   ##
=========================================
  Coverage     80.00%   80.00%           
- Complexity     2984     2985    +1     
=========================================
  Files           266      266           
  Lines          9655     9657    +2     
  Branches       1184     1184           
=========================================
+ Hits           7724     7726    +2     
  Misses         1279     1279           
  Partials        652      652           
Impacted Files Coverage Δ
base/src/main/java/org/aya/tyck/StmtTycker.java 88.11% <100.00%> (ø)
base/src/main/java/org/aya/tyck/Tycker.java 100.00% <100.00%> (ø)

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

@bors
Copy link
Contributor

bors bot commented Nov 20, 2022

Build succeeded:

@bors bors bot merged commit 8217cab into main Nov 20, 2022
@bors bors bot deleted the simplify branch November 20, 2022 05:51
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hits Higher inductive types library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant