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

Use correct metric name #145

Merged
merged 8 commits into from
Dec 19, 2023
Merged

Use correct metric name #145

merged 8 commits into from
Dec 19, 2023

Conversation

nialldevlin1
Copy link
Contributor

@nialldevlin1 nialldevlin1 commented Sep 20, 2023

The 'OneColumnMapandTwoColumnMap` classes each create a pd.Series object with column name "metric_val". This PR updates the column name to reflect the metric that is actually being calculated

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #145 (11c800b) into master (f2e861e) will not change coverage.
The diff coverage is 100.0%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #145   +/-   ##
======================================
  Coverage    79.6%   79.6%           
======================================
  Files          11      11           
  Lines         916     916           
  Branches      141     141           
======================================
  Hits          730     730           
  Misses        142     142           
  Partials       44      44           
Files Coverage Δ
src/insight/metrics/metrics_usage.py 94.1% <100.0%> (ø)

@sonarqubecloud
Copy link

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Copy link

@nialldevlin1 nialldevlin1 merged commit 2b430fc into master Dec 19, 2023
5 checks passed
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