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: OasisLMF/OasisLMF
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.9
Choose a base ref
...
head repository: OasisLMF/OasisLMF
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.10
Choose a head ref
  • 13 commits
  • 26 files changed
  • 7 contributors

Commits on Nov 5, 2025

  1. CI fix pip-comple error (#1784)

    * Dont upgrade pip
    
    * nop, pin
    
    * f
    
    * switch branch -- testing only
    
    * Revert "switch branch -- testing only"
    
    This reverts commit c5f4f2e.
    
    * add
    sambles committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    c7a9f76 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Update changelog

    awsbuild committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    57a1355 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1789 from OasisLMF/release/2.4.9

    Release 2.4.9
    sambles authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    acfe206 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. lookup build_merge can read other pd-allowed filetypes (#1802)

    * merge can read other pd-allowed datatypes
    
    * pep
    Ha-Ree authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    632b154 View commit details
    Browse the repository at this point in the history
  2. clearer step param help info (#1793)

    * clearer step param help info
    
    * fix replace issue
    
    * fix replace issue
    Ha-Ree authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    ffad06e View commit details
    Browse the repository at this point in the history
  3. give ping a port if default missing (#1797)

    * give ping a port if default missing
    
    * add total to server in tests
    
    * add test for terminate
    
    * logging
    
    * init docstring
    Ha-Ree authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    fad4014 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. fix/summary-info files not merging on acc file fields (#1799)

    * remove setting acc_idx=-1
    
    * WIP - test to check for correct summary info
    vinulw authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    abdac64 View commit details
    Browse the repository at this point in the history
  2. feature/analysis_settings_oed_fields_check (#1796)

    * adds prelim check to GenerateFiles to check if oed_fields in analysis_settings are valid
    
    * only checks valid oed fields against input files at file generation stage
    
    * minor refactor
    
    * refactor set union operators
    
    * adds test cases for validate_analysis_oed_fields
    SkylordA authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    3af4a9c View commit details
    Browse the repository at this point in the history
  3. fix/coverages_lossfactors_stdin (#1795)

    * fix read_coverages function for stdin
    
    * fix read_lossfactors function
    SkylordA authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    d9a97f2 View commit details
    Browse the repository at this point in the history
  4. fix type of BIWaitingPeriodType and BIPOIType (#1805)

    * fix type of BIWaitingPeriodType and BIPOIType
    
    * convert dtype before fillna
    
    * add additional fields to exposure loading
    
    * remove temp fix
    
    * update additional fields to include dtype
    
    * CI retest
    
    ---------
    
    Co-authored-by: Sam Gamble <[email protected]>
    vinulw and sambles authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    512a330 View commit details
    Browse the repository at this point in the history
  5. allow selection of oed backend dtype (pyarrow of numpy) (#1801)

    * allow setection of oed pandas backend
    
    * pep8
    
    * CI retest
    
    * add backend dtype to all relevant step
    
    ---------
    
    Co-authored-by: Sam Gamble <[email protected]>
    Co-authored-by: sambles <[email protected]>
    3 people authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    a4c12bf View commit details
    Browse the repository at this point in the history
  6. Set oasislmf to version 2.4.10

    awsbuild authored and sambles committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    e451ce4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5125969 View commit details
    Browse the repository at this point in the history
Loading