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

#228 verify bundle context to avoid endless exceptions in log #231

Merged

Conversation

rymsha
Copy link
Contributor

@rymsha rymsha commented Jan 7, 2025

No description provided.

@rymsha rymsha linked an issue Jan 7, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 87.83784% with 9 lines in your changes missing coverage. Please review.

Project coverage is 89.27%. Comparing base (55f5509) to head (6b2ac78).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...va/com/enonic/lib/cron/scheduler/JobScheduler.java 86.66% 3 Missing and 3 partials ⚠️
.../enonic/lib/cron/scheduler/JobExecutorService.java 75.00% 2 Missing ⚠️
...m/enonic/lib/cron/mapper/JobDescriptorsMapper.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #231      +/-   ##
============================================
- Coverage     90.86%   89.27%   -1.59%     
+ Complexity      135      131       -4     
============================================
  Files            17       17              
  Lines           372      373       +1     
  Branches         25       27       +2     
============================================
- Hits            338      333       -5     
- Misses           18       23       +5     
- Partials         16       17       +1     

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

@rymsha rymsha merged commit 66de7d2 into master Jan 7, 2025
2 of 4 checks passed
@rymsha rymsha deleted the 228-verify-bundle-context-to-avoid-endless-exceptions-in-log branch January 7, 2025 16:35
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.

Avoid endless Invalid Bundle exceptions in log
3 participants