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

rc/green-doors-1 #721

Merged
merged 3 commits into from
Feb 27, 2024
Merged

rc/green-doors-1 #721

merged 3 commits into from
Feb 27, 2024

Conversation

osimuka
Copy link
Contributor

@osimuka osimuka commented Feb 22, 2024

  • init

  • refactor

  • Update

  • Presigned URL view

  • Updates + tests

  • format

  • format

  • fixt dataset test

  • remaining tests

  • format

  • Patch + additional tests

  • format

  • Rename barrier-reports -> barrier-downloads

  • remaining report name changes

  • format

  • updates

  • format

  • returned a paginated list to match frontend signature for a list result

  • fix test

  • format

  • f

  • delete download

  • barrier fiters

  • format

  • format;

  • f

  • id return name

  • adding count to database

  • tests

  • formatg

  • Reinstate original qs

  • f

  • format

  • fixing filters added to search when download is saved

  • fixing broken test


* init

* refactor

* Update

* Presigned URL view

* Updates + tests

* format

* format

* fixt dataset test

* remaining tests

* format

* Patch + additional tests

* format

* Rename barrier-reports -> barrier-downloads

* remaining report name changes

* format

* updates

* format

* returned a paginated list to match frontend signature for  a list result

* fix test

* format

* f

* delete download

* barrier fiters

* format

* format;

* f

* id return name

* adding count to database

* tests

* formatg

* Reinstate original qs

* f

* format

* fixing filters added to search when download is saved

* fixing broken test

---------

Co-authored-by: Asmund Bekker <[email protected]>
Co-authored-by: Uka Osim <[email protected]>
@osimuka osimuka changed the title TSS-1482: Barrier Downloads (#714) rc/green-doors-1 Feb 22, 2024
dependabot bot and others added 2 commits February 22, 2024 16:22
* Bump django from 4.2.7 to 4.2.10

Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.10.
- [Commits](django/django@4.2.7...4.2.10)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Regenerating requirements.txt file

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
* Bump cryptography from 41.0.7 to 42.0.0

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.7...42.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Regenerating requirements.txt file

* removing data that should not be there

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Uka Osim <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 90.52045% with 51 lines in your changes are missing coverage. Please review.

Project coverage is 85.39%. Comparing base (105c2d1) to head (ef171a1).

Files Patch % Lines
api/barrier_downloads/serializers.py 87.15% 42 Missing ⚠️
api/barrier_downloads/service.py 91.89% 6 Missing ⚠️
api/barrier_downloads/models.py 93.75% 2 Missing ⚠️
api/barrier_downloads/tasks.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #721      +/-   ##
==========================================
+ Coverage   85.24%   85.39%   +0.15%     
==========================================
  Files         148      156       +8     
  Lines        8205     8340     +135     
==========================================
+ Hits         6994     7122     +128     
- Misses       1211     1218       +7     

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

@osimuka osimuka merged commit 8a8a798 into master Feb 27, 2024
4 checks passed
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.

5 participants