dftlibs / xcfun

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

Use GHA for Windows testing too #156

Open robertodr opened 3 years ago

robertodr commented 3 years ago

What it says on the tin.

Status

codecov-commenter commented 3 years ago

Codecov Report

Merging #156 (3875dc2) into master (5f53c58) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   50.40%   50.40%           
=======================================
  Files          89       89           
  Lines        2335     2335           
=======================================
  Hits         1177     1177           
  Misses       1158     1158           
Impacted Files Coverage Δ
src/functionals/brx.cpp 0.00% <ø> (ø)

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 5f53c58...3875dc2. Read the comment docs.

bast commented 3 years ago

Thanks for working on this!