numericalEFT / GreenFunc.jl

Toolbox to study quantum many-body problem at the treelevel
https://numericaleft.github.io/GreenFunc.jl/
MIT License
11 stars 1 forks source link

Kun #55

Closed kunyuan closed 2 years ago

kunyuan commented 2 years ago
  1. Refactor Zhiyi's code, put triqs related functions to a separate module
  2. Add test for Triqs. Note that CI can't test triqs. You have to locally run "julia runtests.jl test_Triqs.jl"
  3. Remove x86 in CI. PythonCall seems only support x64 for now.
codecov-commenter commented 2 years ago

Codecov Report

Merging #55 (5c5512f) into triq_dev (b1f88e9) will decrease coverage by 3.38%. The diff coverage is 28.20%.

@@             Coverage Diff              @@
##           triq_dev      #55      +/-   ##
============================================
- Coverage     53.68%   50.30%   -3.39%     
============================================
  Files            13       14       +1     
  Lines           624      666      +42     
============================================
  Hits            335      335              
- Misses          289      331      +42     
Impacted Files Coverage Δ
src/green/GreenNew.jl 75.00% <ø> (ø)
src/triqs/Triqs.jl 0.00% <0.00%> (ø)
src/green/DictParser.jl 61.11% <61.11%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.