Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

.mem files are being tracked and they shouldn't be #205

Merged
merged 2 commits into from
Jun 23, 2021
Merged

Conversation

BrianGun
Copy link
Contributor

Description

added .mem rule to .gitignore so these files won't be tracked by git.

Fixes # 204

Type of change

  • 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 not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Test Configuration(s):

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2021

Codecov Report

Merging #205 (8cd869c) into main (419ef99) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #205   +/-   ##
=======================================
  Coverage   56.41%   56.41%           
=======================================
  Files          67       67           
  Lines        6388     6388           
=======================================
  Hits         3604     3604           
  Misses       2784     2784           

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 419ef99...8cd869c. Read the comment docs.

@BrianGun BrianGun merged commit 2d00224 into main Jun 23, 2021
@BrianGun BrianGun deleted the BrianGun/issue204 branch June 23, 2021 22:00
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.

3 participants