generated from ita-social-projects/DevTemplate
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update master 23.01.2024 6p.m #1110
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update 'Setup' section in README.md
* Fixed seeding * Fixed inability to update streetcode 1 * Fixed additional text
* add swagger for stage and local * Changed datestring max length to 100 instead of 50 (#901) (#933) * fix sonar * Update fix sonar --------- Co-authored-by: Vitalii <[email protected]> Co-authored-by: Andrii Malynovskyi <[email protected]> Co-authored-by: Adeodonne <[email protected]> Co-authored-by: Bohdan Bozhyk <[email protected]>
* Update 'Setup' section in README.md * Add 'TrustServerCertificate=true' to connection string template * Fixed seeding (#872) * Fixed seeding * Fixed inability to update streetcode 1 * Fixed additional text * Changed job description length limit (#1006) * Fix sonarcloud 3 (#970) * add swagger for stage and local * Changed datestring max length to 100 instead of 50 (#901) (#933) * fix sonar * Update fix sonar --------- --------- Co-authored-by: BohdanBybliv <[email protected]> Co-authored-by: Ivan Yadchyshyn <[email protected]> Co-authored-by: Ivan Yadchyshyn <[email protected]> Co-authored-by: Andrii Malynovskyi <[email protected]> Co-authored-by: Kateryna Yatsiuk <[email protected]> Co-authored-by: Valentyn Zamykhivskyi <[email protected]> Co-authored-by: Vitalii <[email protected]> Co-authored-by: Adeodonne <[email protected]> Co-authored-by: Bohdan Bozhyk <[email protected]>
* Add some test cases * Add intagration tast cases for Streetcode create. * Add some changes * Fixed test case with StreetcodeCreateDTO * Correct appSettings * Fix All integration tests after merging with develop * Adjusted remarks
* Update 'Setup' section in README.md * Add 'TrustServerCertificate=true' to connection string template * Fixed seeding (#872) * Fixed seeding * Fixed inability to update streetcode 1 * Fixed additional text * Changed job description length limit (#1006) * Fix sonarcloud 3 (#970) * add swagger for stage and local * Changed datestring max length to 100 instead of 50 (#901) (#933) * fix sonar * Update fix sonar --------- --------- Co-authored-by: BohdanBybliv <[email protected]> Co-authored-by: Ivan Yadchyshyn <[email protected]> Co-authored-by: Ivan Yadchyshyn <[email protected]> Co-authored-by: Andrii Malynovskyi <[email protected]> Co-authored-by: Kateryna Yatsiuk <[email protected]> Co-authored-by: Valentyn Zamykhivskyi <[email protected]> Co-authored-by: Vitalii <[email protected]> Co-authored-by: Adeodonne <[email protected]> Co-authored-by: Bohdan Bozhyk <[email protected]>
* Add some test cases * Add intagration tast cases for Streetcode create. * Add some changes * Fixed test case with StreetcodeCreateDTO * Correct appSettings * Fix All integration tests after merging with develop * Adjusted remarks
* adjust time from every minute from 3 to 4 am -> one time at 3 am * adjust production settings
* Middleware Implementation * modified properties to ignore, length to ignore, and added additional functionallity to not cut some props, divided some methods, fixed problem with case letters. * Added Option pattern to Middleware * Refactored request-response middleware * added "ToLower" check in program.cs * Update Streetcode/Streetcode.BLL/Middleware/ApiRequestResponseMiddleware.cs Co-authored-by: Maxym <[email protected]> * change "if" statement structure * Cleaned redundant files * Fixed middleware * Fixed middleware * Fixed DI for middleware and registered serilog * fix csproj syntax * - bring back logerService - make project work * fix recursion and refactor shortening --------- Co-authored-by: Maxym Lanchevych <[email protected]> Co-authored-by: Maxym <[email protected]> Co-authored-by: Oleh-Kril <[email protected]>
Oleh-Kril
changed the title
Update master 23.01.2024 5 p.m
Update master 23.01.2024 7 p.m
Jan 23, 2024
Quality Gate failedFailed conditions 0.0% Coverage on New Code (required ≥ 80%) See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Oleh-Kril
changed the title
Update master 23.01.2024 7 p.m
Update master 23.01.2024 6p.m
Jan 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.