-
Notifications
You must be signed in to change notification settings - Fork 2
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
A saucerful of secrets #54
base: master
Are you sure you want to change the base?
Conversation
Parsing and serialization of empty classes
Parsing classes with fields
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #54 +/- ##
=============================================
- Coverage 68.42% 44.83% -23.59%
+ Complexity 129 84 -45
=============================================
Files 20 26 +6
Lines 833 591 -242
Branches 97 68 -29
=============================================
- Hits 570 265 -305
- Misses 227 305 +78
+ Partials 36 21 -15 ☔ View full report in Codecov by Sentry. |
Parsing modifiers
'Static' modifier
Covering 95% of Java, Python, and JavaScript syntax.