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

Implement lastSyncRequestedDate tracking support #251

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

jujaga
Copy link
Member

@jujaga jujaga commented Feb 28, 2024

Description

This PR focuses on ensuring that the lastSyncRequestedDate is logged whenever a successful syncBucket or syncDefault request occurs. Also fixes a few long standing skipped unit tests.

SHOWCASE-3507

Types of changes

New feature (non-breaking change which adds functionality)
Documentation (non-breaking change with enhancements to documentation)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@jujaga jujaga added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 28, 2024
@jujaga jujaga self-assigned this Feb 28, 2024
Copy link

Coverage Report

Totals Coverage
Statements: 60.27% ( 2863 / 4750 )
Methods: 50.78% ( 325 / 640 )
Lines: 67.12% ( 1713 / 2552 )
Branches: 52.95% ( 825 / 1558 )

Copy link

codeclimate bot commented Feb 28, 2024

Code Climate has analyzed commit 8e7070d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 67.1% (0.3% change).

View more on Code Climate.

Also fixes a few long standing skipped unit tests.

Signed-off-by: Jeremy Ho <jujaga@gmail.com>
@jujaga jujaga force-pushed the feature/lastSyncRequestedDate branch from 18485f1 to 8e7070d Compare February 29, 2024 22:23
app/src/docs/v1.api-spec.yaml Show resolved Hide resolved
@TimCsaky TimCsaky merged commit d6b8b36 into master Mar 1, 2024
16 checks passed
@TimCsaky TimCsaky deleted the feature/lastSyncRequestedDate branch March 1, 2024 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants