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

MikeHeiber / Excimontec / 187
92%
master: 94%

Build:
Build:
LAST BUILD BRANCH: joss-proofing
DEFAULT BRANCH: master
Ran 13 Nov 2018 03:22PM 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
187

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

2221 of 2411 relevant lines covered (92.12%)

29970359.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 187.1 (OPTIONS="GCC_VERSION=4.7 && MPI=openmpi && TARGET=test_coverage") 13 Nov 2018 03:22PM UTC 0
92.12
Travis Job 187.1
Source Files on build 187
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #187
  • c7bc5230 on github
  • Next Build on changelog (#189)
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