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

not to be writable #1013

Merged
merged 2 commits into from
Oct 16, 2021
Merged

not to be writable #1013

merged 2 commits into from
Oct 16, 2021

Conversation

robstoll
Copy link
Owner


I confirm that I have read the Contributor Agreements v1.0, agree to be bound on them and confirm that my contribution is compliant.

@robstoll robstoll linked an issue Oct 16, 2021 that may be closed by this pull request
11 tasks
@codecov
Copy link

codecov bot commented Oct 16, 2021

Codecov Report

Merging #1013 (91d7323) into main (c8eebbb) will decrease coverage by 0.03%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1013      +/-   ##
==========================================
- Coverage   90.86%   90.83%   -0.04%     
==========================================
  Files         433      433              
  Lines        4359     4375      +16     
  Branches      219      221       +2     
==========================================
+ Hits         3961     3974      +13     
- Misses        349      352       +3     
  Partials       49       49              
Flag Coverage Δ
bbc 79.90% <26.66%> (-0.28%) ⬇️
bc 79.77% <26.66%> (-0.27%) ⬇️
current 87.10% <66.66%> (-0.03%) ⬇️
current_windows 86.19% <66.66%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
...n/kotlin/ch/tutteli/atrium/logic/PathAssertions.kt 0.00% <ø> (ø)
...li/atrium/logic/creating/filesystem/hints/hints.kt 85.71% <12.50%> (-1.11%) ⬇️
.../assertions/builders/descriptiveWithFailureHint.kt 61.36% <25.00%> (ø)
...utteli/atrium/api/fluent/en_GB/pathExpectations.kt 100.00% <100.00%> (ø)
...tutteli/atrium/api/infix/en_GB/pathExpectations.kt 100.00% <100.00%> (ø)
...c/generated/kotlin/ch/tutteli/atrium/logic/path.kt 100.00% <100.00%> (ø)
...tutteli/atrium/logic/impl/DefaultPathAssertions.kt 88.59% <100.00%> (+0.97%) ⬆️

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 c8eebbb...91d7323. Read the comment docs.

@robstoll robstoll merged commit e9b282e into main Oct 16, 2021
@robstoll robstoll deleted the notToBeWritable branch October 26, 2021 20:16
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.

add Path.notToBeWritable
2 participants