appany / AppAny.Quartz.EntityFrameworkCore.Migrations

EntityFrameworkCore PostgreSQL migrations for Quartz.NET
MIT License
70 stars 18 forks source link

feat: integration tests #56

Closed ZaoralJ closed 1 year ago

ZaoralJ commented 1 year ago

Integration tests using with schema validation by quartz.

codecov-commenter commented 1 year ago

Codecov Report

Base: 95.25% // Head: 95.25% // No change to project coverage :thumbsup:

Coverage data is based on head (c59c668) compared to base (17b82f1). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ======================================= Coverage 95.25% 95.25% ======================================= Files 63 63 Lines 2001 2001 Branches 2 2 ======================================= Hits 1906 1906 Misses 94 94 Partials 1 1 ``` | [Impacted Files](https://codecov.io/gh/appany/AppAny.Quartz.EntityFrameworkCore.Migrations/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=appany) | Coverage Δ | | |---|---|---| | [...stgreSQL/QuartzModelBuilderPostgreSQLExtensions.cs](https://codecov.io/gh/appany/AppAny.Quartz.EntityFrameworkCore.Migrations/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=appany#diff-c3JjL0FwcEFueS5RdWFydHouRW50aXR5RnJhbWV3b3JrQ29yZS5NaWdyYXRpb25zLlBvc3RncmVTUUwvUXVhcnR6TW9kZWxCdWlsZGVyUG9zdGdyZVNRTEV4dGVuc2lvbnMuY3M=) | `100.00% <ø> (ø)` | | | [...SqlServer/QuartzModelBuilderSqlServerExtensions.cs](https://codecov.io/gh/appany/AppAny.Quartz.EntityFrameworkCore.Migrations/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=appany#diff-c3JjL0FwcEFueS5RdWFydHouRW50aXR5RnJhbWV3b3JrQ29yZS5NaWdyYXRpb25zLlNxbFNlcnZlci9RdWFydHpNb2RlbEJ1aWxkZXJTcWxTZXJ2ZXJFeHRlbnNpb25zLmNz) | `100.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=appany). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=appany)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.