The Wayback Machine - https://web.archive.org/web/20211104200353/https://github.com/dotnet/machinelearning/pull/3449
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

Adding code of conduct definition #3449

Merged
merged 1 commit into from Apr 22, 2019
Merged

Adding code of conduct definition #3449

merged 1 commit into from Apr 22, 2019

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
@shauheen
Copy link
Contributor

@shauheen shauheen commented Apr 21, 2019

This is the adopted code of conduct similar to CoreFX

@codecov
Copy link

@codecov codecov bot commented Apr 21, 2019

Codecov Report

Merging #3449 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3449      +/-   ##
==========================================
+ Coverage   72.76%   72.76%   +<.01%     
==========================================
  Files         808      808              
  Lines      145452   145452              
  Branches    16244    16244              
==========================================
+ Hits       105836   105845       +9     
+ Misses      35195    35188       -7     
+ Partials     4421     4419       -2
Flag Coverage Δ
#Debug 72.76% <ø> (ø) ⬆️
#production 68.28% <ø> (ø) ⬆️
#test 89.04% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...ML.Transforms/Text/StopWordsRemovingTransformer.cs 86.1% <0%> (-0.16%) ⬇️
...crosoft.ML.Core/ComponentModel/ComponentCatalog.cs 67.95% <0%> (+0.17%) ⬆️
...soft.ML.Data/DataLoadSave/Text/TextLoaderCursor.cs 85.11% <0%> (+0.2%) ⬆️
...c/Microsoft.ML.FastTree/Utils/ThreadTaskManager.cs 100% <0%> (+20.51%) ⬆️

Loading

Copy link
Contributor

@shmoradims shmoradims left a comment

:shipit:

Loading

@shauheen shauheen merged commit d106fa3 into dotnet:master Apr 22, 2019
4 checks passed
Loading
@shauheen shauheen deleted the code_conduct branch Apr 22, 2019
@eerhardt
Copy link
Member

@eerhardt eerhardt commented Apr 23, 2019

What's the difference/value in this over what is on the root README file?

https://github.com/dotnet/machinelearning#community

Loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment