Skip to content

Removed action for triggering codecov bot because it does not trigger the bot#567

Merged
pancetta merged 1 commit into
Parallel-in-Time:masterfrom
brownbaerchen:no_bot
Jul 7, 2025
Merged

Removed action for triggering codecov bot because it does not trigger the bot#567
pancetta merged 1 commit into
Parallel-in-Time:masterfrom
brownbaerchen:no_bot

Conversation

@brownbaerchen
Copy link
Copy Markdown
Contributor

We tried to bring back the codecov bot in #557 by adding an action that uploads the coverage report to codecov. However, it's not working and this PR removes this again...

@pancetta pancetta merged commit 7751a4b into Parallel-in-Time:master Jul 7, 2025
47 checks passed
brownbaerchen added a commit to brownbaerchen/pySDC that referenced this pull request Jan 20, 2026
#!!!!!! WARNING: RUFF FAILED !!!!!!: 

#F811 Redefinition of unused `RBC2DG4R4ResARa1e5` from line 524
#   --> pySDC/projects/RayleighBenard/RBC3D_configs.py:529:7
#    |
Parallel-in-Time#529 | class RBC2DG4R4ResARa1e5(RBC2DResA):
#    |       ^^^^^^^^^^^^^^^^^^ `RBC2DG4R4ResARa1e5` redefined here
Parallel-in-Time#530 |     Tend = 100
Parallel-in-Time#531 |     res = 64
#    |
#   ::: pySDC/projects/RayleighBenard/RBC3D_configs.py:524:7
#    |
Parallel-in-Time#524 | class RBC2DG4R4ResARa1e5(RBC2DResA):
#    |       ------------------ previous definition of `RBC2DG4R4ResARa1e5` here
Parallel-in-Time#525 |     Tend = 100
Parallel-in-Time#526 |     res = 64
#    |
#help: Remove definition: `RBC2DG4R4ResARa1e5`
#
#F811 Redefinition of unused `RBC2DG4R4SDC23A10Ra1e6` from line 565
#   --> pySDC/projects/RayleighBenard/RBC3D_configs.py:578:7
#    |
Parallel-in-Time#578 | class RBC2DG4R4SDC23A10Ra1e6(RBC2DM2K3A):
#    |       ^^^^^^^^^^^^^^^^^^^^^^ `RBC2DG4R4SDC23A10Ra1e6` redefined here
Parallel-in-Time#579 |     Tend = 50
Parallel-in-Time#580 |     res = 128
#    |
#   ::: pySDC/projects/RayleighBenard/RBC3D_configs.py:565:7
#    |
Parallel-in-Time#565 | class RBC2DG4R4SDC23A10Ra1e6(RBC2DM2K3A):
#    |       ---------------------- previous definition of `RBC2DG4R4SDC23A10Ra1e6` here
Parallel-in-Time#566 |     Tend = 100
Parallel-in-Time#567 |     res = 64
#    |
#help: Remove definition: `RBC2DG4R4SDC23A10Ra1e6`
#
#Found 2 errors.:
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.

2 participants