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

Slurm collector (separate crate) #146

Merged
merged 51 commits into from
Dec 14, 2022

Conversation

stefan-k
Copy link
Contributor

Replaces #141

@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2022

Codecov Report

Merging #146 (e72226a) into main (e22e922) will decrease coverage by 12.88%.
The diff coverage is 5.00%.

@@             Coverage Diff             @@
##             main     #146       +/-   ##
===========================================
- Coverage   58.85%   45.97%   -12.89%     
===========================================
  Files          32       38        +6     
  Lines        1830     2371      +541     
===========================================
+ Hits         1077     1090       +13     
- Misses        753     1281      +528     
Impacted Files Coverage Δ
auditor/src/lib.rs 100.00% <ø> (ø)
collectors/slurm/src/auditorsender.rs 0.00% <0.00%> (ø)
collectors/slurm/src/configuration.rs 0.00% <0.00%> (ø)
collectors/slurm/src/database.rs 0.00% <0.00%> (ø)
collectors/slurm/src/sacctcaller.rs 0.00% <0.00%> (ø)
collectors/slurm/src/shutdown.rs 0.00% <0.00%> (ø)
collectors/slurm/src/main.rs 1.40% <1.40%> (ø)
auditor/src/client/mod.rs 86.87% <18.18%> (-3.30%) ⬇️
auditor/src/routes/add.rs 81.25% <79.31%> (+14.58%) ⬆️
auditor/src/configuration.rs 66.25% <100.00%> (ø)
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@stefan-k stefan-k force-pushed the slurm_collector_crate branch 2 times, most recently from 978d38a to fbbbee2 Compare October 19, 2022 11:25
@stefan-k stefan-k force-pushed the slurm_collector_crate branch 2 times, most recently from b196312 to b624e25 Compare October 26, 2022 09:29
@stefan-k stefan-k force-pushed the slurm_collector_crate branch from 2307f1a to f72bc78 Compare November 24, 2022 07:05
@stefan-k stefan-k force-pushed the slurm_collector_crate branch from 731f627 to ef6d2e5 Compare December 1, 2022 10:43
@stefan-k stefan-k force-pushed the slurm_collector_crate branch from 5b1c8bf to b126473 Compare December 1, 2022 14:52
@stefan-k stefan-k marked this pull request as ready for review December 13, 2022 13:05
@stefan-k stefan-k requested a review from dirksammel December 13, 2022 13:06
@stefan-k stefan-k merged commit e2199ee into ALU-Schumacher:main Dec 14, 2022
@stefan-k stefan-k deleted the slurm_collector_crate branch December 14, 2022 08:38
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.

2 participants