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

Classes are now kinda working #1118

Merged
merged 5 commits into from
Jun 19, 2024
Merged

Classes are now kinda working #1118

merged 5 commits into from
Jun 19, 2024

Conversation

ice1000
Copy link
Member

@ice1000 ice1000 commented Jun 19, 2024

No description provided.

@ice1000 ice1000 added this to the v0.34 milestone Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 65.21739% with 8 lines in your changes missing coverage. Please review.

Project coverage is 79.11%. Comparing base (ce07540) to head (539f018).
Report is 1 commits behind head on main.

Files Patch % Lines
...e/src/main/java/org/aya/tyck/tycker/AppTycker.java 40.00% 2 Missing and 1 partial ⚠️
...in/java/org/aya/syntax/telescope/AbstractTele.java 25.00% 3 Missing ⚠️
.../java/org/aya/syntax/core/term/call/ClassCall.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1118      +/-   ##
============================================
+ Coverage     79.03%   79.11%   +0.07%     
- Complexity     3288     3295       +7     
============================================
  Files           302      302              
  Lines          9998    10006       +8     
  Branches       1191     1191              
============================================
+ Hits           7902     7916      +14     
+ Misses         1433     1426       -7     
- Partials        663      664       +1     

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

@ice1000 ice1000 merged commit 60a8832 into main Jun 19, 2024
5 of 6 checks passed
@ice1000 ice1000 deleted the classes branch June 19, 2024 22:41
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.

None yet

1 participant