• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MikeHeiber / Excimontec / 186
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: joss-proofing
DEFAULT BRANCH: master
Ran 12 Nov 2018 07:30PM UTC
Jobs 1
Files 9
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
186

push

travis-ci

web-flow
Parameters Class Update (#63)

General:
-added Parameters class to store all parameters used by the simulation and to contain functions for parsing the parameter file and checking for parameter validity
-updated makefile to compile and link the Parameters class and added missing dependency of all Excimontec objects on the KMC_Lattice lib

main:
-removed the Parameters_main struct because these parameters are now stored on the Parameters class
-removed the importParameters function because this function is now contained in the Parameters class
-updated main to use the new Parameters class

OSC_Sim class:
-removed the Parameters_OPV struct because these parameters are now stored in the Parameters class
-removed the checkParameters function because this function is now contained in the Parameters class
-updated all functions to use the new Parameters class

tests:
-updated all tests to use the new Parameters class
-renamed ParameterCheckTests to ParameterTests
-updated ParameterTests by adding a new test for importing the parameters_default.txt file that checks the importParameters function
-updated ParameterTests by adding new series of tests for how the program handles misspelled boolean values in the parameter file

Parameters class:
-added default values to parameters used in main
-updated checkParameters function by fixing a bug where the function was not indicating an error when unable to read in the bool value for the Enable_recalc option

2220 of 2411 relevant lines covered (92.08%)

29918974.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 186.1 (OPTIONS="GCC_VERSION=4.7 && MPI=openmpi && TARGET=test_coverage") 12 Nov 2018 07:30PM UTC 0
92.08
Travis Job 186.1
Source Files on build 186
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #186
  • c7bc5230 on github
  • Prev Build on development (#181)
  • Next Build on development (#190)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc