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

Update ActivityAndCover.cs #350

Merged
merged 1 commit into from
Jul 30, 2020
Merged

Conversation

towsey
Copy link
Contributor

@towsey towsey commented Jul 30, 2020

Issue #331 Change bug in calculation of index: activity

Purpose is to fix bug in calculation of Activity acoustic index.

Changes

Changed one line of code.

Final Checklist

Issue #331 Change bug in calculation of index: activity
@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

Merging #350 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
+ Coverage   29.30%   29.32%   +0.02%     
==========================================
  Files         475      475              
  Lines       68794    68794              
==========================================
+ Hits        20158    20173      +15     
+ Misses      48636    48621      -15     
Impacted Files Coverage Δ
src/AudioAnalysisTools/ActivityAndCover.cs 94.78% <100.00%> (ø)
src/Acoustics.Shared/Logging/Logging.cs 95.15% <0.00%> (+0.44%) ⬆️
src/Acoustics.Shared/ImageSharp/Drawing.cs 85.07% <0.00%> (+1.49%) ⬆️
src/Acoustics.Shared/AppConfigHelper.cs 83.45% <0.00%> (+3.59%) ⬆️
src/AnalysisPrograms/CheckEnvironment.cs 58.18% <0.00%> (+12.72%) ⬆️

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 115b610...c6c4411. Read the comment docs.

@atruskie atruskie merged commit 055571e into master Jul 30, 2020
@atruskie atruskie deleted the Issue331-CalculationOfActivityAndEvents branch July 30, 2020 07: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.

2 participants