issues
search
bcgov
/
common-object-management-service
A microservice for managing access control to S3 Objects
https://bcgov.github.io/common-object-management-service/
Apache License 2.0
6
stars
9
forks
source link
Update isLatest
#206
Closed
TimCsaky
closed
1 year ago
TimCsaky
commented
1 year ago
Description
ensure version.isLatest data is updated properly in db
moved some of that process to function removeDuplicateLatest()
updated k6 createObject script to fix randomization of filename and tags
Types of changes
Bug fix (non-breaking change which fixes an issue)
Checklist
[x] I have read the
CONTRIBUTING
doc
[x] 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
github-actions[bot]
commented
1 year ago
Coverage Report
Totals
Statements:
52.35% ( 2455 / 4690 )
Methods:
42.54% ( 268 / 630 )
Lines:
58.52% ( 1487 / 2541 )
Branches:
46.08% ( 700 / 1519 )
Description
Types of changes
Bug fix (non-breaking change which fixes an issue)
Checklist
Further comments