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

Implement coercion from path to pi #738

Merged
merged 6 commits into from
Nov 26, 2022
Merged

Implement coercion from path to pi #738

merged 6 commits into from
Nov 26, 2022

Conversation

ice1000
Copy link
Member

@ice1000 ice1000 commented Nov 26, 2022

Well, only for simplest cases.

@codecov
Copy link

codecov bot commented Nov 26, 2022

Codecov Report

Merging #738 (0c9f100) into main (24040bd) will increase coverage by 0.02%.
The diff coverage is 88.23%.

@@             Coverage Diff              @@
##               main     #738      +/-   ##
============================================
+ Coverage     81.43%   81.46%   +0.02%     
- Complexity     3000     3004       +4     
============================================
  Files           260      260              
  Lines          9574     9592      +18     
  Branches       1189     1190       +1     
============================================
+ Hits           7797     7814      +17     
  Misses         1124     1124              
- Partials        653      654       +1     
Impacted Files Coverage Δ
base/src/main/java/org/aya/tyck/ExprTycker.java 86.97% <78.94%> (+0.03%) ⬆️
base/src/main/java/org/aya/concrete/Expr.java 84.30% <100.00%> (+0.09%) ⬆️
.../main/java/org/aya/concrete/desugar/Desugarer.java 80.00% <100.00%> (+1.33%) ⬆️
base/src/main/java/org/aya/core/term/PAppTerm.java 100.00% <100.00%> (ø)
base/src/main/java/org/aya/core/term/PathTerm.java 93.33% <100.00%> (+0.22%) ⬆️

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

@ice1000
Copy link
Member Author

ice1000 commented Nov 26, 2022

bors r+

@ice1000 ice1000 marked this pull request as ready for review November 26, 2022 19:52
bors bot added a commit that referenced this pull request Nov 26, 2022
738: Implement coercion from path to pi r=ice1000 a=ice1000

Well, only for simplest cases.

Co-authored-by: ice1000 <ice1000kotlin@foxmail.com>
@ice1000 ice1000 added this to the v0.25 milestone Nov 26, 2022
@ice1000
Copy link
Member Author

ice1000 commented Nov 26, 2022

bors r-

@bors
Copy link
Contributor

bors bot commented Nov 26, 2022

Canceled.

@ice1000
Copy link
Member Author

ice1000 commented Nov 26, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Nov 26, 2022

Build succeeded:

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant