Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RocketPy-Team/RocketPy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: RocketPy-Team/RocketPy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.1
Choose a head ref
  • 8 commits
  • 24 files changed
  • 4 contributors

Commits on Nov 30, 2024

  1. MNT: Refactor Tank's testing Assertion with CAD data. (#678)

    * MNT: Add CAD data for tank geometry validation.
    
    * MNT: Refactor tank testing and improve file structure.
    
    * STY: fix pylint suggestions.
    
    * ENH: implement Tanks prints and plots.
    
    * MNT: add recent changes to CHANGELOG.
    
    * TST: tighten tolerances for tank geometry tests.
    
    * DOC: improve description of cad notebook validator.
    
    * MNT: remove duplicated fixtures.
    
    * DOC: improve flux_time docstring description.
    
    * MNT: add info and all_info methods to tanks.
    
    ---------
    
    Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
    phmbressan and Gui-FernandesBR authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    d93666a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    396b122 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
    WilliamArmst and Gui-FernandesBR authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    cb25bad View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    cf98bb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Merge pull request #743 from WilliamArmst/develop

    BUG: Correctly update atmospheric conditions after changing date and location
    phmbressan authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    ed2a6a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. Merge pull request #749 from RocketPy-Team/develop

    DEV: Updates master for v1.7.1
    phmbressan authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    25fcf17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67af56c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #750 from RocketPy-Team/rel/v1.7.1

    REL: update version to 1.7.1 in configuration files.
    phmbressan authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    39d47cf View commit details
    Browse the repository at this point in the history
Loading