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(file_upload): added a filter to filter out the archive file #1112

Merged
merged 2 commits into from
Dec 28, 2022

Conversation

aeswibon
Copy link
Member

Feature Request

Proposed Changes

  • Added a filter to filter out the archive files

Associated Issue

@coronasafe/code-reviewers

@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2022

Codecov Report

Base: 55.66% // Head: 55.66% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (e89ea13) compared to base (8cf80f3).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1112   +/-   ##
=======================================
  Coverage   55.66%   55.66%           
=======================================
  Files         177      177           
  Lines        8769     8770    +1     
  Branches     1505     1505           
=======================================
+ Hits         4881     4882    +1     
  Misses       3836     3836           
  Partials       52       52           
Impacted Files Coverage Δ
care/facility/api/viewsets/file_upload.py 50.00% <50.00%> (+1.42%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vigneshhari vigneshhari merged commit 382346a into coronasafe:master Dec 28, 2022
@sonarcloud
Copy link

sonarcloud bot commented Dec 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a filter to filter out archive files
3 participants