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

WebDAV alpha unplanned featured #973

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

qdraw
Copy link
Owner

@qdraw qdraw commented Nov 26, 2022

PR Details

Description / Motivation and Context

docker-compose.yml.zip

https://www.cs.unibo.it/~fabio/webdav/WebDAV.pdf

Related Issue

How Has This Been Tested

  • C# Unit tests
  • Typescript Unit tests
  • Other Unit tests
  • Manual tests
  • Automatic End2end tests (starsky-tools/end2end)

Types of changes

  • Added for new features
  • Breaking change fix or feature that would cause existing functionality to change
  • Changed for non-breaking changes in existing functionality for example docs change / refactoring / dependency upgrades
  • Deprecated for soon-to-be removed features
  • Removed for now removed features
  • Fixed for any bug fixes
  • Security in case of vulnerabilities

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation accordingly (update when needed)
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the ./history.md document

@sonarcloud
Copy link

sonarcloud bot commented Nov 26, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

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

22.2% 22.2% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Nov 26, 2022

Codecov Report

Merging #973 (917e278) into master (ef61c3a) will decrease coverage by 0.15%.
The diff coverage is 28.20%.

@@            Coverage Diff             @@
##           master     #973      +/-   ##
==========================================
- Coverage   91.80%   91.65%   -0.16%     
==========================================
  Files         491      492       +1     
  Lines       17237    17269      +32     
  Branches     2880     2886       +6     
==========================================
+ Hits        15825    15828       +3     
- Misses        847      875      +28     
- Partials      565      566       +1     
Flag Coverage Δ
all 91.65% <28.20%> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
starsky/starsky/Middleware/TestMiddleware.cs 0.00% <0.00%> (ø)
...gement/Middleware/BasicAuthenticationMiddleware.cs 86.36% <76.92%> (-13.64%) ⬇️
starsky/starsky/Startup.cs 51.14% <100.00%> (+0.28%) ⬆️
...rsky.foundation.worker/Helpers/ProcessTaskQueue.cs 96.00% <0.00%> (-4.00%) ⬇️
....foundation.writemeta/Services/ExifToolDownload.cs 92.25% <0.00%> (+0.70%) ⬆️

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

@sonarcloud
Copy link

sonarcloud bot commented Dec 29, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

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

22.2% 22.2% Coverage
0.0% 0.0% Duplication

@qdraw qdraw added this to the Release 0.7.0 milestone Feb 5, 2024
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.

1 participant