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

Make Container, DerivedContainer & Pod inherit from ParameterSet #216

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

dcermak
Copy link
Owner

@dcermak dcermak commented Jul 19, 2024

No description provided.

Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.18%. Comparing base (4a7314e) to head (de27761).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
+ Coverage   96.73%   97.18%   +0.45%     
==========================================
  Files           9        9              
  Lines        1101     1207     +106     
  Branches      164      172       +8     
==========================================
+ Hits         1065     1173     +108     
+ Misses         23       21       -2     
  Partials       13       13              

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

@dcermak dcermak force-pushed the inherit-marks branch 4 times, most recently from 5c3f7e4 to bdb8375 Compare July 23, 2024 13:27
@dcermak dcermak changed the title WIP: add as_pytest_param property to ContainerBaseABC Make Container, DerivedContainer & Pod inherit from ParameterSet Jul 23, 2024
@dcermak dcermak force-pushed the inherit-marks branch 5 times, most recently from 1031d79 to 9404424 Compare December 27, 2024 20:29
We can't do anything about the number of instance attributes, because they are
mandated by the output of `podman container inspect`
pathlib.Path is automatically resolved to the local implementation by sphinx
autodoc, which then cannot be found by intersphinx.
It just takes time for no benefit
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