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

Enable non-quartz logs #463

Merged
merged 4 commits into from
Mar 29, 2023
Merged

Enable non-quartz logs #463

merged 4 commits into from
Mar 29, 2023

Conversation

kalaiyarasiganeshalingam
Copy link
Contributor

@kalaiyarasiganeshalingam kalaiyarasiganeshalingam commented Mar 29, 2023

Purpose

$Subject

Fixes: ballerina-platform/ballerina-library#4282

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.52 ⚠️

Comparison is base (70bf025) 92.66% compared to head (7fb4be1) 92.14%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #463      +/-   ##
============================================
- Coverage     92.66%   92.14%   -0.52%     
  Complexity       92       92              
============================================
  Files            12       12              
  Lines           327      331       +4     
  Branches         54       54              
============================================
+ Hits            303      305       +2     
- Misses           19       20       +1     
- Partials          5        6       +1     
Impacted Files Coverage Δ
.../io/ballerina/stdlib/task/utils/TaskConstants.java 100.00% <ø> (ø)
.../io/ballerina/stdlib/task/actions/TaskActions.java 80.55% <100.00%> (ø)
...ain/java/io/ballerina/stdlib/task/utils/Utils.java 98.27% <100.00%> (+0.12%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kalaiyarasiganeshalingam kalaiyarasiganeshalingam merged commit 07454a1 into ballerina-platform:master Mar 29, 2023
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.

Enable non-quartz logs
3 participants