neurodata / hyppo

Python package for multivariate hypothesis testing
https://hyppo.neurodata.io/
Other
218 stars 88 forks source link

Add code of conduct to documentation website #397

Closed Alex1-ai closed 1 year ago

Alex1-ai commented 1 year ago

Reference issue

Type of change

Please specify the type of change you are proposing:

netlify[bot] commented 1 year ago

Deploy Preview for hyppo ready!

Name Link
Latest commit c4ad6779b0c3e365c497c79306176dd096b341f0
Latest deploy log https://app.netlify.com/sites/hyppo/deploys/64c120beaa37860008f0672f
Deploy Preview https://deploy-preview-397--hyppo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +2.46% :tada:

Comparison is base (5a1b7e9) 94.24% compared to head (2d3f0dd) 96.71%. Report is 1 commits behind head on main.

:exclamation: Current head 2d3f0dd differs from pull request most recent head c4ad677. Consider uploading reports for the commit c4ad677 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #397 +/- ## ========================================== + Coverage 94.24% 96.71% +2.46% ========================================== Files 86 86 Lines 3891 3891 ========================================== + Hits 3667 3763 +96 + Misses 224 128 -96 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/neurodata/hyppo/pull/397/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=neurodata)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Alex1-ai commented 1 year ago

@sampan501 Please review the changes . Thanks

sampan501 commented 1 year ago

I think you need to update your fork, and then link to the file correctly like the license and other files do

Alex1-ai commented 1 year ago

@sampan501 Thanks for your feedback made the correction

Alex1-ai commented 1 year ago

@sampan501 Thanks