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

Moved content type model classes to correct namespace, usings cleanup and related files update. #103

Merged

Conversation

MiroKentico
Copy link
Contributor

@MiroKentico MiroKentico commented Aug 12, 2021

Moved content type model classes to correct namespace, usings cleanup and related files update.

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

@codecov
Copy link

codecov bot commented Aug 12, 2021

Codecov Report

Merging #103 (b314cae) into master (4be92fb) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   11.23%   11.23%           
=======================================
  Files          29       29           
  Lines         365      365           
  Branches       15       15           
=======================================
  Hits           41       41           
  Misses        321      321           
  Partials        3        3           
Impacted Files Coverage Δ
....Kontent.Boilerplate/Controllers/HomeController.cs 0.00% <ø> (ø)
...ilerplate/Models/ContentTypes/AboutUs.Generated.cs 0.00% <0.00%> (ø)
...erplate/Models/ContentTypes/Accessory.Generated.cs 0.00% <0.00%> (ø)
...ilerplate/Models/ContentTypes/Article.Generated.cs 0.00% <0.00%> (ø)
...oilerplate/Models/ContentTypes/Brewer.Generated.cs 0.00% <0.00%> (ø)
....Boilerplate/Models/ContentTypes/Cafe.Generated.cs 0.00% <0.00%> (ø)
...oilerplate/Models/ContentTypes/Coffee.Generated.cs 0.00% <0.00%> (ø)
...lerplate/Models/ContentTypes/CustomTypeProvider.cs 0.00% <0.00%> (ø)
...plate/Models/ContentTypes/FactAboutUs.Generated.cs 0.00% <0.00%> (ø)
...ilerplate/Models/ContentTypes/Grinder.Generated.cs 0.00% <0.00%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4be92fb...b314cae. Read the comment docs.

@MiroKentico MiroKentico changed the title Moved content type model classes to correct namespace, usings cleanup… Moved content type model classes to correct namespace, usings cleanup and related files update. Aug 12, 2021
@MiroKentico MiroKentico marked this pull request as ready for review August 12, 2021 14:58
@MiroKentico MiroKentico requested a review from a team August 12, 2021 14:58
@Simply007 Simply007 requested a review from gormal August 19, 2021 13:38
Copy link

@gormal gormal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@MiroKentico MiroKentico merged commit 57f1e01 into master Aug 26, 2021
@MiroKentico MiroKentico deleted the content-type-models-namespace-and-usings-correction branch August 26, 2021 14:16
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