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

Minor improvements #692

Merged
merged 5 commits into from
Nov 18, 2022
Merged

Minor improvements #692

merged 5 commits into from
Nov 18, 2022

Conversation

ice1000
Copy link
Member

@ice1000 ice1000 commented Nov 18, 2022

Including the readme, the library.

bors r+

@ice1000 ice1000 added this to the v0.24 milestone Nov 18, 2022
@ice1000 ice1000 added the documentation Improvements or additions to documentation label Nov 18, 2022
@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Merging #692 (32eab2a) into main (3984869) will increase coverage by 0.04%.
The diff coverage is 87.50%.

@@             Coverage Diff              @@
##               main     #692      +/-   ##
============================================
+ Coverage     78.83%   78.87%   +0.04%     
- Complexity     2868     2875       +7     
============================================
  Files           260      260              
  Lines          9462     9471       +9     
  Branches       1176     1178       +2     
============================================
+ Hits           7459     7470      +11     
- Misses         1374     1376       +2     
+ Partials        629      625       -4     
Impacted Files Coverage Δ
...ava/org/aya/concrete/desugar/BinPatternParser.java 48.00% <0.00%> (-4.18%) ⬇️
...n/java/org/aya/concrete/desugar/BinExprParser.java 100.00% <100.00%> (ø)
...ain/java/org/aya/concrete/error/OperatorError.java 86.84% <100.00%> (+1.12%) ⬆️
...src/main/java/org/aya/cli/parse/AyaGKProducer.java 89.21% <100.00%> (+0.23%) ⬆️
...in/java/org/aya/cli/repl/render/RenderOptions.java 46.42% <100.00%> (ø)
.../src/main/java/org/aya/core/serde/CompiledAya.java 84.81% <0.00%> (+0.63%) ⬆️
base/src/main/java/org/aya/terck/CallGraph.java 95.45% <0.00%> (+1.51%) ⬆️
base/src/main/java/org/aya/terck/CallResolver.java 83.87% <0.00%> (+1.61%) ⬆️

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 18, 2022

Build succeeded:

@bors bors bot merged commit 0e89963 into main Nov 18, 2022
@bors bors bot deleted the kiva branch November 18, 2022 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant