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 auto completion to log view and use log file class #168

Merged
merged 6 commits into from
Jan 19, 2022

Conversation

kzscisoft
Copy link
Collaborator

@kzscisoft kzscisoft commented Dec 7, 2021

Hitting TAB when using fair view now lists available job hashes to view logs for.

@kzscisoft kzscisoft added this to the v0.3 Release milestone Dec 7, 2021
@kzscisoft kzscisoft added the enhancement New feature or request label Dec 7, 2021
@sonarcloud
Copy link

sonarcloud bot commented Dec 9, 2021

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Jan 19, 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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jan 19, 2022

Codecov Report

Merging #168 (a032f2b) into develop (73d600e) will decrease coverage by 0.46%.
The diff coverage is 39.58%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #168      +/-   ##
===========================================
- Coverage    74.57%   74.11%   -0.47%     
===========================================
  Files           26       27       +1     
  Lines         3603     3647      +44     
===========================================
+ Hits          2687     2703      +16     
- Misses         916      944      +28     
Impacted Files Coverage Δ
fair/history.py 85.96% <0.00%> (ø)
fair/logging.py 36.36% <36.36%> (ø)
fair/cli.py 54.14% <41.66%> (-0.82%) ⬇️
fair/session.py 63.86% <100.00%> (+0.14%) ⬆️

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 73d600e...a032f2b. Read the comment docs.

@kzscisoft kzscisoft merged commit ae0da28 into develop Jan 19, 2022
@kzscisoft kzscisoft deleted the kzscisoft/logging-updates branch January 19, 2022 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant