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

refactor: upgrade hibernate dialect #1967

Merged
merged 1 commit into from
Jan 28, 2025

refactor: upgrade hibernate dialect

2b63491
Select commit
Loading
Failed to load commit list.
Merged

refactor: upgrade hibernate dialect #1967

refactor: upgrade hibernate dialect
2b63491
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 0s

16.05% (+0.00%) compared to 60bf9f8

View this Pull Request on Codecov

16.05% (+0.00%) compared to 60bf9f8

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 16.05%. Comparing base (60bf9f8) to head (2b63491).

Files with missing lines Patch % Lines
.../ai/elimu/web/servlet/CustomDispatcherServlet.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1967   +/-   ##
=========================================
  Coverage     16.05%   16.05%           
  Complexity      483      483           
=========================================
  Files           257      257           
  Lines          7824     7824           
  Branches        804      804           
=========================================
  Hits           1256     1256           
  Misses         6518     6518           
  Partials         50       50           

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