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

wayland: crop the timestamp so it fits in uint #157

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

Saviq
Copy link
Collaborator

@Saviq Saviq commented Dec 11, 2024

It's a client-local timestamp:

timestamp with millisecond granularity; with an undefined base

It's a client-local timestamp:

> timestamp with millisecond granularity; with an undefined base
@Saviq Saviq requested a review from a team as a code owner December 11, 2024 16:33
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 68.49%. Comparing base (9ebe15c) to head (ef30b99).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
mir-ci/mir_ci/wayland/wayland_client.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   68.49%   68.49%           
=======================================
  Files          16       16           
  Lines         876      876           
  Branches       89       89           
=======================================
  Hits          600      600           
  Misses        251      251           
  Partials       25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tarek-y-ismail tarek-y-ismail added this pull request to the merge queue Dec 11, 2024
Merged via the queue into main with commit 0a7d223 Dec 11, 2024
15 of 20 checks passed
@tarek-y-ismail tarek-y-ismail deleted the fix-wayland-timestamp branch December 11, 2024 16:41
Saviq added a commit to canonical/checkbox-mir that referenced this pull request Dec 11, 2024
Fix ci assets (canonical/mir-ci#156)
wayland: crop the timestamp so it fits in `uint` (canonical/mir-ci#157)
deps: be verbose when installing snaps (canonical/mir-ci#155)
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