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

Different adjustments and improvements across the board #3

Merged
merged 4 commits into from
Jun 7, 2022
Merged

Conversation

amotl
Copy link
Member

@amotl amotl commented Jun 7, 2022

  • Assign Vagrant environment more resources (4 VCPUs and 4096 MB RAM).
  • Add platform guards: Protect specific subsystems from being executed on unknown operating systems..
  • Improve central command invocation function.
  • Improve documentation.
  • Set the stage for Make Windows runner subsystem production ready #4.

@codecov-commenter
Copy link

codecov-commenter commented Jun 7, 2022

Codecov Report

Merging #3 (d21208f) into main (334b28b) will decrease coverage by 0.26%.
The diff coverage is 68.42%.

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
- Coverage   82.53%   82.26%   -0.27%     
==========================================
  Files          18       18              
  Lines        1145     1156      +11     
==========================================
+ Hits          945      951       +6     
- Misses        200      205       +5     
Flag Coverage Δ
unittests 82.26% <68.42%> (-0.27%) ⬇️

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

Impacted Files Coverage Δ
racker/cli.py 86.07% <ø> (-0.35%) ⬇️
postroj/util.py 75.54% <66.66%> (-0.71%) ⬇️
postroj/pkgprobe.py 89.04% <75.00%> (-0.96%) ⬇️

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 334b28b...d21208f. Read the comment docs.

@amotl amotl marked this pull request as ready for review June 7, 2022 22:44
@amotl amotl merged commit 9a7b0ff into main Jun 7, 2022
@amotl amotl deleted the develop branch June 7, 2022 22:46
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.

None yet

2 participants