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

MikeHeiber / Excimontec / 186 / 1
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: joss-proofing
DEFAULT BRANCH: master
Ran 12 Nov 2018 07:30PM UTC
Files 9
Run time 0s
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

12 Nov 2018 07:18PM UTC coverage: 92.078% (+1.4%) from 90.724%
OPTIONS="GCC_VERSION=4.7 && MPI=openmpi && TARGET=test_coverage"

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

Source Files on job 186.1 (OPTIONS="GCC_VERSION=4.7 && MPI=openmpi && TARGET=test_coverage")
  • Tree
  • List 0
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 130
  • Travis Job 186.1
  • c7bc5230 on github
  • Prev Job for OPTIONS="GCC_VERSION=4.7 && MPI=openmpi && TARGET=test_coverage" on development (#181.1)
  • Next Job for OPTIONS="GCC_VERSION=4.7 && MPI=openmpi && TARGET=test_coverage" on development (#190.1)
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