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/fully sync update #457

Merged
merged 14 commits into from
Feb 22, 2024
Merged

Conversation

miguelsw
Copy link
Contributor

@miguelsw miguelsw commented Feb 12, 2024

Update: Check the synchronization status of the 'roiot' folder to determine if the message status should be changed to 'sync pending'

Imagen de WhatsApp 2024-02-09 a las 16 49 56_0bc1f164

@miguelsw miguelsw self-assigned this Feb 12, 2024
@miguelsw miguelsw requested a review from JoanVicens February 13, 2024 03:15
const placeholderStatus =
(await this.localFileSystem.getPlaceholderStateByRelativePath(
path
)) as PlaceholderState;
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the forced conversion is not needed as getPlaceholderStateByRelativePath return type is already typed as PlaceholderState

Copy link

Quality Gate Passed Quality Gate passed

Issues
2 New issues

Measures
0 Security Hotspots
No data about Coverage
2.9% Duplication on New Code

See analysis details on SonarCloud

@miguelsw miguelsw merged commit 9061f32 into monitoring-polling-system Feb 22, 2024
1 of 2 checks passed
@sg-gs sg-gs deleted the feat/fully-sync-update branch May 22, 2024 14:17
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.

3 participants