grimme-lab / nlopt-f

Fortran bindings for the NLopt library
Apache License 2.0
28 stars 7 forks source link

Make bindings compatible for all NLopt 2.* versions #5

Closed awvwgk closed 3 years ago

awvwgk commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #5 (1de8bc3) into main (be7b590) will increase coverage by 0.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   29.17%   29.48%   +0.31%     
==========================================
  Files           8        8              
  Lines         569      563       -6     
  Branches      153      153              
==========================================
  Hits          166      166              
+ Misses        280      274       -6     
  Partials      123      123              
Impacted Files Coverage Δ
src/nlopt_enum.F90 53.62% <ø> (ø)
src/nlopt_interface.F90 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 be7b590...1de8bc3. Read the comment docs.