dftlibs / xcfun

XCFun: A library of exchange-correlation functionals with arbitrary-order derivatives
https://dftlibs.org/xcfun/
Mozilla Public License 2.0
58 stars 32 forks source link

Code examples #109

Closed stigrj closed 4 years ago

stigrj commented 4 years ago

Description

Questions

Status

codecov-io commented 4 years ago

Codecov Report

Merging #109 into master will increase coverage by 7.25%. The diff coverage is 98.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   52.49%   59.75%   +7.25%     
==========================================
  Files          78       81       +3     
  Lines        1922     2256     +334     
==========================================
+ Hits         1009     1348     +339     
+ Misses        913      908       -5
Impacted Files Coverage Δ
examples/fortran_example.f90 98.61% <ø> (ø)
examples/cpp_example.cpp 98.52% <98.52%> (ø)
api/xcfun.F90 57.4% <0%> (ø)
src/xcfun.cpp 72.22% <0%> (+0.23%) :arrow_up:
src/fortran.c 65.95% <0%> (+65.95%) :arrow_up:

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 023ca3a...55cfdc1. Read the comment docs.

stigrj commented 4 years ago

Superseeded by #111