Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Fixes input #445

Merged
merged 24 commits into from
May 13, 2020
Merged

Fixes input #445

merged 24 commits into from
May 13, 2020

Conversation

felipeZ
Copy link
Member

@felipeZ felipeZ commented May 7, 2020

fix #442

@felipeZ felipeZ requested a review from JensWehner May 7, 2020 10:49
@felipeZ felipeZ marked this pull request as ready for review May 7, 2020 11:39
@felipeZ felipeZ marked this pull request as draft May 7, 2020 11:42
@codecov
Copy link

codecov bot commented May 7, 2020

Codecov Report

Merging #445 into master will decrease coverage by 0.0%.
The diff coverage is 0.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #445     +/-   ##
========================================
- Coverage    63.3%   63.3%   -0.1%     
========================================
  Files         279     279             
  Lines       22788   22790      +2     
========================================
  Hits        14437   14437             
- Misses       8351    8353      +2     
Flag Coverage Δ
#gcc 63.3% <0.0%> (-0.1%) ⬇️
Impacted Files Coverage Δ
include/votca/xtp/bsecoupling.h 100.0% <ø> (ø)
src/libxtp/bsecoupling.cc 66.9% <ø> (ø)
src/libxtp/calculators/kmcmultiple.cc 0.0% <0.0%> (ø)
src/libxtp/jobcalculators/iqm.cc 0.0% <0.0%> (ø)
src/libxtp/kmccalculator.cc 0.0% <0.0%> (ø)
src/libxtp/polarregion.cc 0.0% <0.0%> (ø)
src/libxtp/qmregion.cc 0.0% <0.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 d01b0c1...12f3352. Read the comment docs.

@felipeZ felipeZ marked this pull request as ready for review May 7, 2020 12:31
@felipeZ
Copy link
Member Author

felipeZ commented May 7, 2020

@JensWehner this PR should fix the issues in the tutorial

Copy link
Member

@JensWehner JensWehner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we remove all values from inside the xml tags?

share/packages/gwbse.xml Outdated Show resolved Hide resolved
share/xtp/xml/densityanalysis.xml Outdated Show resolved Hide resolved
share/xtp/xml/dftgwbse.xml Outdated Show resolved Hide resolved
share/xtp/xml/eanalyze.xml Outdated Show resolved Hide resolved
share/xtp/xml/eqm.xml Outdated Show resolved Hide resolved
share/xtp/xml/ianalyze.xml Outdated Show resolved Hide resolved
share/xtp/xml/iqm.xml Outdated Show resolved Hide resolved
share/xtp/xml/iqm.xml Outdated Show resolved Hide resolved
src/libxtp/calculators/eanalyze.cc Outdated Show resolved Hide resolved
src/libxtp/calculators/ianalyze.cc Outdated Show resolved Hide resolved
@felipeZ felipeZ marked this pull request as draft May 7, 2020 13:45
@junghans junghans requested a review from JensWehner May 8, 2020 18:42
@junghans junghans marked this pull request as ready for review May 9, 2020 00:07
@JensWehner
Copy link
Member

@felipeZ is this ready?

@felipeZ
Copy link
Member Author

felipeZ commented May 9, 2020

@felipeZ is this ready?

@JensWehner, it is still not ready, the tutorial doesn't work

@felipeZ felipeZ marked this pull request as draft May 13, 2020 09:40
@felipeZ felipeZ marked this pull request as ready for review May 13, 2020 12:57
@felipeZ
Copy link
Member Author

felipeZ commented May 13, 2020

@JensWehner this PR is finally ready for review :)

JensWehner
JensWehner previously approved these changes May 13, 2020
Copy link
Member

@JensWehner JensWehner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@junghans junghans merged commit a3865e2 into master May 13, 2020
@junghans junghans deleted the fixes_input branch May 13, 2020 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend the choices option
3 participants