Skip to content

arm64 tests#283

Open
joeybrown-sf wants to merge 1 commit intobuildpacks:mainfrom
joeybrown-sf:arm64-tests
Open

arm64 tests#283
joeybrown-sf wants to merge 1 commit intobuildpacks:mainfrom
joeybrown-sf:arm64-tests

Conversation

@joeybrown-sf
Copy link
Contributor

Updated tests to make them runnable on arm64 machine.

@joeybrown-sf joeybrown-sf requested a review from a team as a code owner November 7, 2024 23:17
Signed-off-by: Joey Brown <brown.joseph@salesforce.com>
@codecov
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.35%. Comparing base (7ebe5c6) to head (afa3e21).
Report is 78 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #283       +/-   ##
===========================================
- Coverage   58.29%   39.35%   -18.94%     
===========================================
  Files          32       35        +3     
  Lines        3694     3256      -438     
===========================================
- Hits         2153     1281      -872     
- Misses       1184     1781      +597     
+ Partials      357      194      -163     


// based on static base image refs
expectedTime := time.Date(2018, 10, 2, 17, 19, 34, 239926273, time.UTC)
expectedTime := time.Date(2024, 9, 26, 21, 31, 42, 0, time.UTC)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious, this changed for linux/amd64 also, no? How does it still work if the linux/amd64 image digest stayed the same?

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

Comments