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

Dotnet7 upgrade #95

Merged
merged 5 commits into from
Jan 22, 2023
Merged

Dotnet7 upgrade #95

merged 5 commits into from
Jan 22, 2023

Conversation

lkurzyniec
Copy link
Owner

@lkurzyniec lkurzyniec commented Nov 14, 2022

migration to dotnet 7

@lkurzyniec
Copy link
Owner Author

lkurzyniec commented Nov 14, 2022

@lkurzyniec lkurzyniec force-pushed the dotnet7-upgrade branch 6 times, most recently from a5132fa to 49769ef Compare November 16, 2022 17:38
@lkurzyniec
Copy link
Owner Author

@Lechus
Copy link

Lechus commented Nov 20, 2022

Czy bedzie branch dotnet6 przed migracja do net 7?

PS. Mozesz dodac loglevels i logowanie z EF core?

@lkurzyniec
Copy link
Owner Author

@Lechus obecnie rozwiazanie uruchamia sie na dotnet6, po tym PR bedzie to dotnet7. jesli potrzebujesz wersji dotnet6, masz ja wlasnie teraz. po migracji bedzie tylko punkt w historii repo.

Logowanie mozna skonfigurowac na wlasna reke: https://learn.microsoft.com/en-us/ef/core/logging-events-diagnostics/simple-logging

@lkurzyniec lkurzyniec mentioned this pull request Dec 23, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2023

Codecov Report

Merging #95 (50fbe62) into master (0b07cec) will not change coverage.
The diff coverage is 0%.

@@         Coverage Diff          @@
##           master   #95   +/-   ##
====================================
  Coverage      38%   38%           
====================================
  Files          30    30           
  Lines         450   450           
  Branches       21    23    +2     
====================================
  Hits          168   168           
  Misses        279   279           
  Partials        3     3           
Flag Coverage Δ
unittests 38% <0%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/HappyCode.NetCoreBoilerplate.Api/Startup.cs 0% <0%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lkurzyniec lkurzyniec marked this pull request as ready for review January 22, 2023 21:51
@lkurzyniec lkurzyniec merged commit 75a6d4c into master Jan 22, 2023
@lkurzyniec lkurzyniec deleted the dotnet7-upgrade branch January 22, 2023 22:04
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.

3 participants