Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Change format of UTC timestamp from float to int struct #12

Merged
merged 3 commits into from
Oct 13, 2020

Conversation

aentinger
Copy link
Member

No description provided.

@aentinger aentinger self-assigned this Oct 13, 2020
@codecov-io
Copy link

codecov-io commented Oct 13, 2020

Codecov Report

Merging #12 into master will increase coverage by 0.08%.
The diff coverage is 98.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   94.11%   94.20%   +0.08%     
==========================================
  Files           4        5       +1     
  Lines         204      207       +3     
==========================================
+ Hits          192      195       +3     
  Misses         12       12              
Impacted Files Coverage Δ
src/ArduinoNmeaParser.cpp 95.00% <0.00%> (ø)
src/ArduinoNmeaParser.h 100.00% <100.00%> (ø)
src/nmea/GPRMC.cpp 90.19% <100.00%> (-2.06%) ⬇️
src/nmea/util/gprmc.cpp 100.00% <100.00%> (ø)

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 9300b8a...5998e4c. Read the comment docs.

@github-actions
Copy link

Memory usage change @ ae1f30e

Board flash % RAM for global variables %
arduino:samd:mkrvidor4000 💚 -1864 - -1864 -0.71 - -0.71 🔺 +12 - +12 +0.04 - +0.04
Click for full report table
Board examples/NMEA-Basic
flash
% examples/NMEA-Basic
RAM for global variables
%
arduino:samd:mkrvidor4000 -1864 -0.71 12 0.04
Click for full report CSV
Board,examples/NMEA-Basic<br>flash,%,examples/NMEA-Basic<br>RAM for global variables,%
arduino:samd:mkrvidor4000,-1864,-0.71,12,0.04

@aentinger aentinger force-pushed the reformat-fix-timestamp branch from 5998e4c to 6d8e7fe Compare October 13, 2020 07:21
@aentinger aentinger merged commit 8779010 into master Oct 13, 2020
@aentinger aentinger deleted the reformat-fix-timestamp branch October 13, 2020 07:25
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