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

Add readonly_inputs to dotnet & dotnet_dll templates #2740

Merged
merged 4 commits into from
Feb 6, 2023

Conversation

Porges
Copy link
Member

@Porges Porges commented Jan 12, 2023

Closes #2739

@Porges Porges changed the title Add readonly_inputs to dotnet template Add readonly_inputs to dotnet & dotnet_dll templates Jan 12, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2023

Codecov Report

Merging #2740 (5ca7865) into main (c1f6dfc) will decrease coverage by 1.61%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2740      +/-   ##
==========================================
- Coverage   31.54%   29.93%   -1.61%     
==========================================
  Files         199      324     +125     
  Lines       25754    38990   +13236     
==========================================
+ Hits         8123    11671    +3548     
- Misses      17631    27319    +9688     
Impacted Files Coverage Δ
src/ApiService/ApiService/onefuzzlib/Creds.cs 0.00% <0.00%> (ø)
...c/ApiService/ApiService/OneFuzzTypes/Converters.cs 87.03% <0.00%> (ø)
...rc/ApiService/ApiService/OneFuzzTypes/Validated.cs 83.72% <0.00%> (ø)
src/ApiService/ApiService/HttpClient.cs 0.00% <0.00%> (ø)
...rvice/ApiService/onefuzzlib/TaskEventOperations.cs 7.14% <0.00%> (ø)
...rc/ApiService/ApiService/TestHooks/UriExtension.cs 0.00% <0.00%> (ø)
src/ApiService/ApiService/Functions/ReproVmss.cs 59.52% <0.00%> (ø)
...piService/onefuzzlib/orm/CustomConverterFactory.cs 90.24% <0.00%> (ø)
...ce/ApiService/TestHooks/DiskOperationsTestHooks.cs 0.00% <0.00%> (ø)
...ervice/ApiService/TestHooks/ExtensionsTestHooks.cs 0.00% <0.00%> (ø)
... and 115 more

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

@Porges Porges force-pushed the dotnet-readonly-inputs branch from d7a126f to f2447db Compare January 15, 2023 23:49
@Porges Porges marked this pull request as ready for review January 15, 2023 23:49
@Porges Porges force-pushed the dotnet-readonly-inputs branch from f2447db to a339d8a Compare February 1, 2023 01:49
@Porges Porges force-pushed the dotnet-readonly-inputs branch from a339d8a to 5ca7865 Compare February 6, 2023 20:02
@Porges Porges enabled auto-merge (squash) February 6, 2023 20:10
@Porges Porges merged commit 80e9b73 into main Feb 6, 2023
@Porges Porges deleted the dotnet-readonly-inputs branch February 6, 2023 20:17
@AdamL-Microsoft AdamL-Microsoft mentioned this pull request Feb 8, 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.

dotnet_dll libfuzzer task does not contain readonly_inputs parameter
3 participants