Skip to content

Remove the KIDL async keyword #61

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

Merged
merged 2 commits into from
Mar 24, 2025

Remove KbFuncdef unused async constructor

63072e8
Select commit
Loading
Failed to load commit list.
Merged

Remove the KIDL async keyword #61

Remove KbFuncdef unused async constructor
63072e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 24, 2025 in 1s

65.43% (-0.11%) compared to 94ca75c

View this Pull Request on Codecov

65.43% (-0.11%) compared to 94ca75c

Details

Codecov Report

Attention: Patch coverage is 64.22018% with 39 lines in your changes missing coverage. Please review.

Project coverage is 65.43%. Comparing base (94ca75c) to head (63072e8).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...rc/java/us/kbase/jkidl/SpecParserTokenManager.java 45.83% 18 Missing and 8 partials ⚠️
src/java/us/kbase/jkidl/SpecParser.java 75.00% 5 Missing and 2 partials ⚠️
...java/us/kbase/mobu/compiler/JavaTypeGenerator.java 80.64% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #61      +/-   ##
============================================
- Coverage     65.53%   65.43%   -0.11%     
+ Complexity     1424     1401      -23     
============================================
  Files            77       77              
  Lines          7005     6940      -65     
  Branches       1300     1283      -17     
============================================
- Hits           4591     4541      -50     
+ Misses         1931     1921      -10     
+ Partials        483      478       -5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.