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

Adds Basic Gephi Learning Guide, Resolves #256 #257

Merged
merged 3 commits into from Jan 31, 2019

Conversation

Projects
None yet
3 participants
@ianmilligan1
Copy link
Member

ianmilligan1 commented Jan 31, 2019

GitHub issue(s):

If you are responding to an issue, please mention their numbers below.

#256

What does this Pull Request do?

This PR adds a new learning guide which is a very basic step-by-step instruction on how to do basic layouts and manipulation in Gephi. It helps build a foundation to use Sarah's more complicated one which follows it.

For example:

screen shot 2019-01-31 at 2 37 14 pm

It also added it to the "derivatives" landing page, to the routes, and adds a page test. It is my first time adding a page test so hopefully I did this correctly.

How should this be tested?

  • TravisCI should turn green;
  • It should be reviewed for grammatical or any HTML errors that have crept in during migration from the main website.

Interested parties

@ruebot @SamFritz

@ianmilligan1 ianmilligan1 requested review from ruebot and SamFritz Jan 31, 2019

@codecov-io

This comment has been minimized.

Copy link

codecov-io commented Jan 31, 2019

Codecov Report

Merging #257 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   96.37%   96.39%   +0.02%     
==========================================
  Files          35       35              
  Lines         551      555       +4     
==========================================
+ Hits          531      535       +4     
  Misses         20       20
Impacted Files Coverage Δ
test/controllers/pages_controller_test.rb 100% <100%> (ø) ⬆️

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 eb39de9...79f6a96. Read the comment docs.

@ruebot

ruebot approved these changes Jan 31, 2019

@ruebot ruebot merged commit 1518353 into master Jan 31, 2019

3 checks passed

codecov/patch 100% of diff hit (target 96.37%)
Details
codecov/project 96.39% (+0.02%) compared to eb39de9
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

@ruebot ruebot deleted the issue-256 branch Jan 31, 2019

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