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 __matchers__ to default dunders #150

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

frebib
Copy link

@frebib frebib commented Jul 9, 2023

Required for saltstack/salt#64607

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #150 (9e70e28) into master (ee81b0e) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   85.01%   85.01%           
=======================================
  Files          96       96           
  Lines        5767     5767           
  Branches      616      616           
=======================================
  Hits         4902     4902           
  Misses        692      692           
  Partials      173      173           
Flag Coverage Δ
Linux 84.45% <ø> (ø)
Windows 77.87% <ø> (ø)
macOS 78.24% <ø> (ø)
py3.10 84.59% <ø> (ø)
py3.7 83.74% <ø> (ø)
py3.8 84.59% <ø> (ø)
py3.9 84.68% <ø> (ø)
pytest-7.3.0 84.66% <ø> (ø)
pytest-7.4.0 84.66% <ø> (ø)
salt-3005.0 84.43% <ø> (ø)
salt-3006.0 84.64% <ø> (ø)
src 76.93% <ø> (ø)
tests 96.61% <ø> (ø)

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

Files Changed Coverage
src/saltfactories/utils/loader.py ø

Required for saltstack/salt#64607

Signed-off-by: Joe Groocock <jgroocock@cloudflare.com>
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