Skip to content

CI: Fix doxygen#1386

Merged
FFroehlich merged 1 commit intodevelopfrom
fix_doxygen
Jan 29, 2021
Merged

CI: Fix doxygen#1386
FFroehlich merged 1 commit intodevelopfrom
fix_doxygen

Conversation

@dweindl
Copy link
Member

@dweindl dweindl commented Jan 29, 2021

Adapt to changed error message. Closes #1385.

Adapt to changed error message. Closes #1385.
@dweindl dweindl linked an issue Jan 29, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 29, 2021

Codecov Report

Merging #1386 (0e9f172) into develop (8d4b5b2) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1386      +/-   ##
===========================================
+ Coverage    78.65%   78.73%   +0.08%     
===========================================
  Files           63       63              
  Lines         9920     9920              
===========================================
+ Hits          7803     7811       +8     
+ Misses        2117     2109       -8     
Flag Coverage Δ
cpp 75.26% <ø> (+0.11%) ⬆️
petab 69.50% <ø> (ø)
python 68.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/exception.cpp 82.60% <0.00%> (ø)
src/solver_cvodes.cpp 70.20% <0.00%> (ø)
src/sundials_matrix_wrapper.cpp 83.82% <0.00%> (+0.42%) ⬆️
src/amici.cpp 79.81% <0.00%> (+5.50%) ⬆️

@dweindl dweindl requested a review from FFroehlich January 29, 2021 13:30
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@FFroehlich FFroehlich merged commit 8c440e9 into develop Jan 29, 2021
@FFroehlich FFroehlich deleted the fix_doxygen branch January 29, 2021 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

generating doxygen documentation fails

2 participants