Skip to content

ENH: ADDS __REPR__ METHOD#962

Merged
MateusStano merged 2 commits into
enh/eventsfrom
enh/events_repr
May 26, 2026
Merged

ENH: ADDS __REPR__ METHOD#962
MateusStano merged 2 commits into
enh/eventsfrom
enh/events_repr

Conversation

@Marcelo-Vicentini
Copy link
Copy Markdown

@Marcelo-Vicentini Marcelo-Vicentini commented May 12, 2026

Pull request type

  • Code changes (bugfix, features)

Checklist

  • Lint (black rocketpy/ tests/) has passed locally

Current behavior

Currently doesn't exist.

New behavior

Adds repr method for the Events class.

Breaking change

  • Yes
  • No
    Enter text here...

@Marcelo-Vicentini Marcelo-Vicentini requested a review from a team as a code owner May 12, 2026 23:27
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (enh/events@a927248). Learn more about missing BASE report.

Files with missing lines Patch % Lines
rocketpy/simulation/events.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             enh/events     #962   +/-   ##
=============================================
  Coverage              ?   81.13%           
=============================================
  Files                 ?      108           
  Lines                 ?    13902           
  Branches              ?        0           
=============================================
  Hits                  ?    11279           
  Misses                ?     2623           
  Partials              ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@MateusStano MateusStano merged commit 7db1b00 into enh/events May 26, 2026
10 of 11 checks passed
@MateusStano MateusStano deleted the enh/events_repr branch May 26, 2026 22:21
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.

3 participants