Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Add --notification_config support for dotnet templates #2842

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

Porges
Copy link
Member

@Porges Porges commented Feb 15, 2023

Closes #2802.

@codecov-commenter
Copy link

codecov-commenter commented Feb 15, 2023

Codecov Report

Merging #2842 (fc11af5) into main (2d59a2a) will decrease coverage by 1.73%.
The diff coverage is 4.61%.

@@            Coverage Diff             @@
##             main    #2842      +/-   ##
==========================================
- Coverage   29.84%   28.12%   -1.73%     
==========================================
  Files         324      302      -22     
  Lines       39130    35577    -3553     
==========================================
- Hits        11680    10007    -1673     
+ Misses      27450    25570    -1880     
Impacted Files Coverage Δ
src/ApiService/ApiService/OneFuzzTypes/Enums.cs 32.39% <ø> (ø)
src/ApiService/ApiService/onefuzzlib/Config.cs 0.00% <0.00%> (ø)
src/ApiService/ApiService/onefuzzlib/Defs.cs 0.00% <0.00%> (ø)
src/agent/onefuzz-task/src/local/common.rs 0.00% <ø> (ø)
src/agent/onefuzz-task/src/local/coverage.rs 0.00% <0.00%> (ø)
...c/agent/onefuzz-task/src/tasks/coverage/generic.rs 0.00% <0.00%> (ø)
src/ApiService/ApiService/OneFuzzTypes/Model.cs 70.17% <50.00%> (-0.32%) ⬇️

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

@Porges Porges merged commit 5ea0128 into main Feb 15, 2023
@Porges Porges deleted the notifications-for-dotnet branch February 19, 2023 21:47
@mgreisen mgreisen mentioned this pull request Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add --notification_config to libfuzzer dotnet_dll template
3 participants