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

Fix #1195 - Add Quartz.NET Tables to database migration + fix connect… #1196

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Sep 10, 2022

…ion string

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@kbeaugrand kbeaugrand requested a review from a team as a code owner September 10, 2022 14:34
@kbeaugrand kbeaugrand force-pushed the fix/1195_use_persistant_store_for_quartz_net branch from fcd8f6f to edd2340 Compare September 10, 2022 14:34
@codecov
Copy link

codecov bot commented Sep 10, 2022

Codecov Report

Base: 88.56% // Head: 88.56% // No change to project coverage 👍

Coverage data is based on head (fcd8f6f) compared to base (e346f51).
Patch has no changes to coverable lines.

❗ Current head fcd8f6f differs from pull request most recent head edd2340. Consider uploading reports for the commit edd2340 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1196   +/-   ##
=======================================
  Coverage   88.56%   88.56%           
=======================================
  Files         208      208           
  Lines        6942     6942           
=======================================
  Hits         6148     6148           
  Misses        794      794           

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kbeaugrand kbeaugrand merged commit 0c0dfaf into main Sep 10, 2022
@kbeaugrand kbeaugrand deleted the fix/1195_use_persistant_store_for_quartz_net branch September 10, 2022 14:37
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.

Bug: Quartz.NET failed to use persistant job store
1 participant