Skip to content

Conversation

marcelwa
Copy link
Collaborator

@marcelwa marcelwa commented Dec 5, 2024

Description

This PR adds an optional callback to ABC to fiction's CLI.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have added a changelog entry.
  • I have created/adjusted the Python bindings for any new or updated functionality.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@marcelwa marcelwa added the enhancement New feature or request label Dec 5, 2024
@marcelwa marcelwa self-assigned this Dec 5, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.12%. Comparing base (65ccc40) to head (cbe7236).
Report is 124 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #605   +/-   ##
=======================================
  Coverage   98.12%   98.12%           
=======================================
  Files         232      232           
  Lines       35410    35410           
  Branches     1691     1691           
=======================================
  Hits        34745    34745           
  Misses        664      664           
  Partials        1        1           

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65ccc40...cbe7236. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Copy link
Collaborator

@simon1hofmann simon1hofmann left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the addition, just tested the abc callback again and it works without any issues.

@marcelwa marcelwa merged commit f2264fd into main Jan 9, 2025
45 checks passed
@marcelwa marcelwa deleted the abc-callback branch January 9, 2025 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants