Skip to content
This repository was archived by the owner on Jul 27, 2020. It is now read-only.

Fix include guard in config header template #46

Merged
merged 1 commit into from
Jul 9, 2020

Conversation

rwalton-arm
Copy link
Contributor

@rwalton-arm rwalton-arm commented Jul 8, 2020

Description

#endif was missing from the config header template

Test Coverage

  • This change is covered by existing or additional automated tests.
  • Manual testing has been performed (and evidence provided) as automated testing was not feasible.
  • Additional tests are not required for this change (e.g. documentation update).

@codecov
Copy link

codecov bot commented Jul 8, 2020

Codecov Report

Merging #46 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   96.73%   96.73%           
=======================================
  Files          17       17           
  Lines         429      429           
=======================================
  Hits          415      415           
  Misses         14       14           

@rwalton-arm rwalton-arm force-pushed the dev/rwalton-arm/fix-config-header-template branch from 28f0151 to 0b22e67 Compare July 8, 2020 19:39
@rwalton-arm rwalton-arm merged commit 21907cf into master Jul 9, 2020
@rwalton-arm rwalton-arm deleted the dev/rwalton-arm/fix-config-header-template branch July 9, 2020 07:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants