Skip to content
This repository was archived by the owner on Oct 1, 2022. It is now read-only.

Conversation

@AndrewEckart
Copy link
Contributor

@AndrewEckart AndrewEckart commented Nov 12, 2021

  • New endpoint at servicex/transformation/<uiid>/archive
  • New TransformRequest.archived boolean model attribute
  • Database migration script
  • Minio cleanup logic using Suchandra's new library
  • Unit tests

@AndrewEckart AndrewEckart added enhancement New feature or request api New endpoints or changes to existing endpoints labels Nov 12, 2021
@AndrewEckart AndrewEckart self-assigned this Nov 12, 2021
@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #152 (7dd3c7c) into develop (123265e) will decrease coverage by 0.73%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #152      +/-   ##
===========================================
- Coverage    90.89%   90.16%   -0.74%     
===========================================
  Files           52       53       +1     
  Lines         1483     1505      +22     
  Branches       126      128       +2     
===========================================
+ Hits          1348     1357       +9     
- Misses         121      134      +13     
  Partials        14       14              
Impacted Files Coverage Δ
servicex/resources/transformation/archive.py 31.57% <31.57%> (ø)
servicex/models.py 82.35% <100.00%> (+0.08%) ⬆️
servicex/routes.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 123265e...7dd3c7c. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api New endpoints or changes to existing endpoints enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants