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

Wildcards working first iteration #195

Merged
merged 12 commits into from
Jan 13, 2022
Merged

Conversation

kzscisoft
Copy link
Collaborator

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Jan 13, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
7.3% 7.3% Duplication

@codecov
Copy link

codecov bot commented Jan 13, 2022

Codecov Report

Merging #195 (0c9e18b) into develop (2307de3) will decrease coverage by 1.30%.
The diff coverage is 74.76%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #195      +/-   ##
===========================================
- Coverage    75.51%   74.20%   -1.31%     
===========================================
  Files           25       24       -1     
  Lines         3271     3512     +241     
===========================================
+ Hits          2470     2606     +136     
- Misses         801      906     +105     
Impacted Files Coverage Δ
fair/common.py 92.77% <0.00%> (-3.53%) ⬇️
fair/identifiers.py 96.92% <ø> (ø)
fair/run.py 82.60% <ø> (+0.91%) ⬆️
fair/exceptions.py 70.51% <28.57%> (-0.16%) ⬇️
fair/user_config/globbing.py 43.93% <43.93%> (ø)
fair/configuration/__init__.py 68.73% <50.00%> (-0.11%) ⬇️
fair/testing.py 97.29% <66.66%> (+0.15%) ⬆️
fair/user_config/__init__.py 76.23% <74.09%> (-4.28%) ⬇️
fair/staging.py 75.15% <75.00%> (ø)
fair/registry/requests.py 83.33% <77.14%> (-4.17%) ⬇️
... and 16 more

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 855ef09...0c9e18b. Read the comment docs.

@kzscisoft kzscisoft merged commit 647e602 into develop Jan 13, 2022
@kzscisoft kzscisoft deleted the kzscisoft/fix-wildcards branch January 13, 2022 14:35
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

1 participant