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

Add a mock Qubes object with improved contents #267

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

marmarta
Copy link
Member

Also several convenience methods and pre-populated Qubes setups.

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e789256) 75.07% compared to head (2300137) 75.03%.
Report is 3 commits behind head on main.

❗ Current head 2300137 differs from pull request most recent head 651c9c2. Consider uploading reports for the commit 651c9c2 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
- Coverage   75.07%   75.03%   -0.04%     
==========================================
  Files          51       51              
  Lines        7815     7815              
==========================================
- Hits         5867     5864       -3     
- Misses       1948     1951       +3     

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

marmarta added a commit to marmarta/qubes-doc that referenced this pull request Dec 11, 2023
marmarta added a commit to marmarta/qubes-doc that referenced this pull request Dec 11, 2023
Also several convenience methods and pre-populated
Qubes setups.
@marmarta
Copy link
Member Author

marmarta commented Jan 2, 2024

PipelineRetryFailed

result += 'vid=1.1\n'
result += 'size=0\n'
result += 'usage=0\n'
result += "rw=True\n"
Copy link
Member

Choose a reason for hiding this comment

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

That's the other way around: here rw=False, and otherwise rw=True.

@marmarek marmarek merged commit fc85e8c into QubesOS:main Jan 4, 2024
1 of 2 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
2 participants