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: remove static templates (fixes #307) #313

Merged
merged 1 commit into from
Sep 30, 2022
Merged

fix: remove static templates (fixes #307) #313

merged 1 commit into from
Sep 30, 2022

Conversation

buuhuu
Copy link
Contributor

@buuhuu buuhuu commented Sep 2, 2022

Description

This change removes the static templates from /apps/venia/templates. They were not deployed anyway for a while now and we use dynamic templates instead.

Related Issue

#307

Motivation and Context

How Has This Been Tested?

Locally, mvn test now works within ui.apps/

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes and the overall coverage did not decrease.
  • All unit tests pass on CircleCi.
  • I ran all tests locally and they pass.

@buuhuu buuhuu requested review from herzog31 and LSantha September 2, 2022 12:52
@codecov
Copy link

codecov bot commented Sep 2, 2022

Codecov Report

Merging #313 (7d3da2e) into dev (0cbe748) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                dev     #313   +/-   ##
=========================================
  Coverage     77.14%   77.14%           
  Complexity       21       21           
=========================================
  Files             1        1           
  Lines            35       35           
  Branches          4        4           
=========================================
  Hits             27       27           
  Misses            6        6           
  Partials          2        2           
Flag Coverage Δ
unittests 77.14% <ø> (ø)

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

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

@buuhuu buuhuu merged commit 19286f0 into dev Sep 30, 2022
@buuhuu buuhuu deleted the issue/307 branch September 30, 2022 08:05
buuhuu added a commit that referenced this pull request Sep 30, 2022
* CIF-2937 - 2022.08.0 Release Post Actions

 * set CIF components dependency to snapshot version

* fix: Integration Tests failing on datalayer assertions (#314)

* releng: update to core cif componetns 2.12.0

* fix: Integration Tests failing on datalayer assertions (#314)

* fix: remove old static templates (fixes #307) (#313)

Co-authored-by: Levente Santha <levente@adobe.com>
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.

2 participants