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

Argon2: documentation and changelog #6560

Merged
merged 15 commits into from
Apr 11, 2022

Conversation

hexagonrecursion
Copy link
Contributor

fix #6539

@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2022

Codecov Report

Merging #6560 (ccbfa66) into master (28fa9e0) will decrease coverage by 0.16%.
The diff coverage is n/a.

❗ Current head ccbfa66 differs from pull request most recent head 47c4bf3. Consider uploading reports for the commit 47c4bf3 to get more accurate results

@@            Coverage Diff             @@
##           master    #6560      +/-   ##
==========================================
- Coverage   82.92%   82.76%   -0.17%     
==========================================
  Files          39       39              
  Lines       10650    10650              
  Branches     2089     2089              
==========================================
- Hits         8832     8814      -18     
- Misses       1307     1321      +14     
- Partials      511      515       +4     
Impacted Files Coverage Δ
src/borg/archiver.py 78.50% <ø> (+0.03%) ⬆️
src/borg/platform/__init__.py 72.00% <0.00%> (-12.00%) ⬇️
src/borg/platform/base.py 77.69% <0.00%> (-3.08%) ⬇️
src/borg/helpers/misc.py 77.09% <0.00%> (-1.68%) ⬇️
src/borg/helpers/passphrase.py 76.53% <0.00%> (-1.35%) ⬇️
src/borg/xattr.py 50.00% <0.00%> (-1.20%) ⬇️
src/borg/helpers/fs.py 80.47% <0.00%> (-1.19%) ⬇️
src/borg/archive.py 81.40% <0.00%> (-0.38%) ⬇️
src/borg/crypto/key.py 91.96% <0.00%> (-0.13%) ⬇️

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 eba6d5c...47c4bf3. Read the comment docs.

docs/faq.rst Outdated Show resolved Hide resolved
src/borg/archiver.py Show resolved Hide resolved
src/borg/archiver.py Outdated Show resolved Hide resolved
src/borg/archiver.py Outdated Show resolved Hide resolved
src/borg/archiver.py Outdated Show resolved Hide resolved
src/borg/archiver.py Outdated Show resolved Hide resolved
Copy link
Member

@ThomasWaldmann ThomasWaldmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some more nitpicks

docs/changes.rst Outdated Show resolved Hide resolved
docs/faq.rst Outdated Show resolved Hide resolved
src/borg/archiver.py Outdated Show resolved Hide resolved
src/borg/archiver.py Outdated Show resolved Hide resolved
@ThomasWaldmann ThomasWaldmann merged commit 08f82ee into borgbackup:master Apr 11, 2022
@ThomasWaldmann
Copy link
Member

thanks!

@hexagonrecursion hexagonrecursion deleted the argon-doc branch April 12, 2022 16:51
@hexagonrecursion hexagonrecursion restored the argon-doc branch April 24, 2022 08:27
@hexagonrecursion hexagonrecursion deleted the argon-doc branch April 24, 2022 08:33
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.

update docs bounty (44)
3 participants