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

feat(core): add version check to sign in #9219

Open
wants to merge 4 commits into
base: darksky/version-check
Choose a base branch
from

Conversation

JimmFly
Copy link
Member

@JimmFly JimmFly commented Dec 20, 2024

close AF-1742

@JimmFly JimmFly marked this pull request as ready for review December 20, 2024 04:28
@github-actions github-actions bot added mod:i18n Related to i18n app:core labels Dec 20, 2024
Copy link
Member Author

JimmFly commented Dec 20, 2024


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@JimmFly JimmFly requested a review from darkskygit December 20, 2024 04:28
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 51.95%. Comparing base (f95fbe9) to head (fc666ec).

Files with missing lines Patch % Lines
...ore/src/modules/desktop-api/service/desktop-api.ts 0.00% 8 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           darksky/version-check    #9219   +/-   ##
======================================================
  Coverage                  51.95%   51.95%           
======================================================
  Files                       2140     2140           
  Lines                      97565    97557    -8     
  Branches                   16658    16655    -3     
======================================================
+ Hits                       50686    50687    +1     
+ Misses                     45512    45502   -10     
- Partials                    1367     1368    +1     
Flag Coverage Δ
server-test 78.26% <ø> (-0.07%) ⬇️
unittest 30.98% <0.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@darkskygit darkskygit force-pushed the darksky/version-check branch from 6a54784 to 12b06fa Compare December 23, 2024 06:16
@JimmFly JimmFly force-pushed the jimmfly/1220/version-check branch 2 times, most recently from 41cea88 to 1f5959c Compare December 23, 2024 08:40
@JimmFly JimmFly requested a review from EYHN December 23, 2024 08:55
@darkskygit darkskygit force-pushed the darksky/version-check branch from 12b06fa to f95fbe9 Compare December 23, 2024 10:50
@darkskygit darkskygit force-pushed the jimmfly/1220/version-check branch from a3b79d8 to 201d2fc Compare December 23, 2024 10:50
@JimmFly JimmFly force-pushed the jimmfly/1220/version-check branch from 201d2fc to 7399e3f Compare December 24, 2024 02:11
@github-actions github-actions bot added the test Related to test cases label Dec 24, 2024
@JimmFly JimmFly force-pushed the jimmfly/1220/version-check branch from 7399e3f to 6f315ac Compare December 24, 2024 02:14
@JimmFly JimmFly force-pushed the jimmfly/1220/version-check branch from 6f315ac to fc666ec Compare December 24, 2024 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:core app:server mod:i18n Related to i18n test Related to test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants