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

[#159] Moved Java Tokenizer to its own module #160

Conversation

susanw1
Copy link
Owner

@susanw1 susanw1 commented Aug 10, 2024

No description provided.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 48.55%. Comparing base (30b224f) to head (332407d).

Files Patch % Lines
...n/java/net/zscript/tokenizer/TokenArrayBuffer.java 70.00% 0 Missing and 3 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #160      +/-   ##
============================================
- Coverage     49.43%   48.55%   -0.89%     
+ Complexity      788      775      -13     
============================================
  Files           131      131              
  Lines          4978     4978              
  Branches        820      820              
============================================
- Hits           2461     2417      -44     
- Misses         2311     2356      +45     
+ Partials        206      205       -1     

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

@susanw1 susanw1 merged commit fcef505 into master Aug 10, 2024
2 checks passed
@susanw1 susanw1 deleted the 159-java-tokenizer-should-be-extracted-from-receiver-so-client-can-be-specific-about-dependencies branch August 10, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Java Tokenizer should be extracted from receiver, so Client can be specific about dependencies
2 participants