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

Fix/issue313/correction csv source #314

Merged
merged 1 commit into from Apr 23, 2024

Conversation

roda82
Copy link
Contributor

@roda82 roda82 commented Apr 23, 2024

Closes: #313

Copy link

codecov bot commented Apr 23, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 67.29%. Comparing base (1a76d29) to head (ac4d75a).
Report is 8 commits behind head on master.

❗ Current head ac4d75a differs from pull request most recent head e28b364. Consider uploading reports for the commit e28b364 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #314      +/-   ##
==========================================
+ Coverage   67.09%   67.29%   +0.19%     
==========================================
  Files          74       74              
  Lines        3097     3088       -9     
==========================================
  Hits         2078     2078              
+ Misses       1019     1010       -9     
Files Coverage Δ
src/powerapi/exception.py 83.19% <100.00%> (-0.15%) ⬇️
src/powerapi/cli/common_cli_parsing_manager.py 0.00% <0.00%> (ø)
src/powerapi/cli/config_parser.py 91.29% <33.33%> (-0.50%) ⬇️

@roda82 roda82 force-pushed the fix/issue313/correction-csv-source branch 2 times, most recently from ac4d75a to e28b364 Compare April 23, 2024 12:46
Copy link

sonarcloud bot commented Apr 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@gfieni gfieni self-requested a review April 23, 2024 12:49
@gfieni gfieni merged commit ffc7113 into master Apr 23, 2024
13 checks passed
@gfieni gfieni deleted the fix/issue313/correction-csv-source branch April 23, 2024 12:50
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.

Problem related to the csv source and useless influxdb related declaration on common_cli_parsing_manager
2 participants