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

MikeHeiber / KMC_Lattice / 59
100%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2018 03:10PM UTC
Jobs 1
Files 14
Run time 8s
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
59

push

travis-ci

web-flow
Update for v2.0-beta.5

General:
-added codeowners file to designate who has ownership over which parts
of the code
-used default visual studio format to format all source files
-updated header guards to have the KMC_Lattice project name
-added KMC_Lattice namespace for all code and removed the Utils namespace
-added code of conduct file
-added Version class from Ising_OPV
-updated README to add information about the Version class
-updated copyright statement years
-updated version to v2.0-beta.5 in preparation for next beta release
-updated travis yml file by changing compiler configuration for the code coverage test so that it runs faster
-updated Doxygen documentation
-Resolves #20, #21 #25, #27, #28, #29, #30, #32

Event class:
-added new member variable called rate_constant to be used in the BKL
algorithm to determine which event pathway will occur
-derived event classes will now need to define the calculateRateConstant
function
-removed virtual designation from the calculateRateConstant function so
that the compiler does not expect derived classes to have same function
signature
-updated default calculateRateConstant function to simply set the rate
constant to the input value

Simulation class:
-added function determinePathway which implements the BKL algorithm and
returns a point to one of the possible input events that is to be
executed with the correct execution time set
-added function to return the error status of the simulation
-updated removeObject function to check for the validity of the input
object ptr before trying to clear the lattice occupancy and remove the
object's event

Utils file:
-updated Utils functions from Ising_OPV
-removed importBooleanParam function
-added the calculateDensityHist function to calculate the density histogram / discrete probability distribution from a probability histogram
-updated calculateCumultiveHist function to check for the size of input histogram

Testing:
... (continued)

842 of 849 relevant lines covered (99.18%)

14137062.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 59.1 (OPTIONS="GCC_VERSION=4.7 && MPI=openmpi && TARGET=test_coverage") 14 Oct 2018 03:10PM UTC 0
99.18
Travis Job 59.1
Source Files on build 59
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #59
  • dc370b63 on github
  • Prev Build on master (#24)
  • Next Build on master (#62)
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