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

Add timestamp to CI log lines #798

Merged
merged 6 commits into from
Jul 20, 2023
Merged

Add timestamp to CI log lines #798

merged 6 commits into from
Jul 20, 2023

Conversation

nicholy
Copy link
Collaborator

@nicholy nicholy commented Jul 17, 2023

Added feature to enable timestamp to CI log lines when the env var SPFS_LOG_TIMESTAMP is present

Nichol Yip and others added 5 commits July 17, 2023 14:03
… timestamp for spfs

Signed-off-by: Nichol Yip <nyip@imageworks.com>

Fixed if statement condition

Signed-off-by: Nichol Yip <nyip@imageworks.com>
(cherry picked from commit 18ca05b91ef4681147fd364004532118073a256b)
Fixed linting issue when adding timestamp to spfs configure logging

Signed-off-by: Nichol Yip <nyip@imageworks.com>

Fixed linting issues

Signed-off-by: Nichol Yip <nyip@imageworks.com>
(cherry picked from commit cfe114325c3b9cceba987b70b4c33e1098dd704c)
Signed-off-by: Nichol Yip <nyip@imageworks.com>
(cherry picked from commit d3db14b1ea58350fca58932dce5bf4b318bd90c2)
For coverage that the project still compiles without that feature enabled.

Signed-off-by: J Robert Ray <jrray@imageworks.com>

Re-organized code to remove redundancy

Signed-off-by: Nichol Yip <nyip@imageworks.com>
(cherry picked from commit b18c7a962711ee93c0636b8edb8fb12ebf1813f0)
Signed-off-by: Nichol Yip <nyip@imageworks.com>
(cherry picked from commit 091d537b1e3b5e2643caa02ad9cc7782dd7682c3)
@nicholy nicholy added enhancement New feature or request SPI AOI Area of interest for SPI labels Jul 17, 2023
@nicholy nicholy self-assigned this Jul 17, 2023
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #798 (30b04c7) into main (c9ffa9a) will increase coverage by 0.19%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #798      +/-   ##
==========================================
+ Coverage   53.87%   54.06%   +0.19%     
==========================================
  Files         248      248              
  Lines       19284    19343      +59     
==========================================
+ Hits        10389    10458      +69     
+ Misses       8895     8885      -10     
Impacted Files Coverage Δ
crates/spfs-cli/common/src/args.rs 10.84% <0.00%> (-0.14%) ⬇️
crates/spk-cli/common/src/env.rs 0.00% <0.00%> (ø)

... and 60 files with indirect coverage changes

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

Signed-off-by: Nichol Yip <nyip@imageworks.com>
(cherry picked from commit cc7216e18cd1cc9caf32718df8ad5d27801782f4)
@nicholy nicholy merged commit ddd2ac7 into main Jul 20, 2023
5 of 6 checks passed
@nicholy nicholy deleted the timestamp-to-log-lines-in-ci branch July 20, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SPI AOI Area of interest for SPI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants