FermiQC / Fermi.jl

Fermi quantum chemistry program
MIT License
135 stars 24 forks source link

First batch towards 1.0 #61

Closed gustavojra closed 3 years ago

gustavojra commented 3 years ago

The macros we had before are still there, but now they simply create shortcuts to these functions, which should be less fragile. In particular, @set works with local variables.

Other modifications are clean-ups and documentations.

codecov-io commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6c6275b). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #61   +/-   ##
=========================================
  Coverage          ?   24.46%           
=========================================
  Files             ?       35           
  Lines             ?     1680           
  Branches          ?        0           
=========================================
  Hits              ?      411           
  Misses            ?     1269           
  Partials          ?        0           

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 6c6275b...c2005ac. Read the comment docs.