NRL-Plasma-Physics-Division / turbopy

A lightweight computational physics framework, based on the organization of turboWAVE. Implements a "Simulation, PhysicsModule, ComputeTool, Diagnostic" class hierarchy.
https://turbopy.readthedocs.io/
Creative Commons Zero v1.0 Universal
10 stars 18 forks source link

Change reference to published paper for index.rst #162

Closed ndisner closed 3 years ago

ndisner commented 3 years ago

160

Description

Updates reference to the published paper in the index.rst file.

This pull request addresses # \ Fixes #158

Checklist

The following items have been checked for this PR:

codecov-io commented 3 years ago

Codecov Report

Merging #162 into main will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #162   +/-   ##
=======================================
  Coverage   92.76%   92.76%           
=======================================
  Files           6        6           
  Lines         719      719           
=======================================
  Hits          667      667           
  Misses         52       52           

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 5e0cfc7...be4b8d2. Read the comment docs.

ndisner commented 3 years ago

Do you do a screen capture of the continuous integration report or is it linked in some way?

padamson commented 3 years ago

The repo is linked to codecov and has permission to comment on PRs.

ndisner commented 3 years ago

Okay interesting! thank you, I assume we just have to initiate that check when doing a PR?