Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/forex case error #70

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Fix/forex case error #70

merged 2 commits into from
Nov 3, 2023

Conversation

sstruzik
Copy link
Contributor

fix case issue in forex conversion

when case change from lowercase to the schema case the forex module didn't follow and ended up having issue when finding column to convert. In this fix we now use the correct case.

@sstruzik sstruzik added the bug Something isn't working label Oct 26, 2023
@sstruzik sstruzik self-assigned this Oct 26, 2023
@sstruzik sstruzik merged commit 3c56b7c into main Nov 3, 2023
12 checks passed
sambles pushed a commit that referenced this pull request Nov 9, 2023
* fix case to detect the correct column when doing a currency conversion

* add list option to create currency conversion object
sambles pushed a commit that referenced this pull request Nov 9, 2023
* fix case to detect the correct column when doing a currency conversion

* add list option to create currency conversion object
@awsbuild awsbuild added this to the 3.0.8 milestone Nov 9, 2023
sambles added a commit that referenced this pull request Nov 9, 2023
* Set package to version 3.0.8

* Fix/forex case error (#70)

* fix case to detect the correct column when doing a currency conversion

* add list option to create currency conversion object

* pep8 update

* Fix publish

* Update changelog

---------

Co-authored-by: awsbuild <[email protected]>
Co-authored-by: Stephane Struzik <[email protected]>
@awsbuild awsbuild modified the milestones: 3.0.8, 3.1.3 Nov 10, 2023
@sambles sambles mentioned this pull request Nov 10, 2023
sambles added a commit that referenced this pull request Nov 10, 2023
* Set package to version 3.1.3

* Fix/forex case error (#70)

* fix case to detect the correct column when doing a currency conversion

* add list option to create currency conversion object

* Update model_settings_schema.json adding event set optional dependency with valid footprint ids (#69)

Allow model vendors to set dependency between event set and footprint files

* Feature/versioning (#66)

* CI improvement, select OED branch

* check if succeeding tests on push

* testing success on push

* added tests

* added check that versioning is present in schema

* compression argument not required anymore

* added test of successful versioning

* commented code

* improved logging and checks

* code quality

* review: now no need for exact version to be passed

* check columns OccupancyCode and ConstructionCode exist

* added warning if desired version is < than supported

* removed unnecessary warnings

* refactored using version from packaging library

* setup.py pointing to ODS_OpenExposureData with versioning info

* Update setup.py to released spec 3.1.0

---------

Co-authored-by: sambles <[email protected]>

* Feature/peril filter (#73)

* add peril_filter function
* add numba as requirement

* Update changelog

* Fix changelog

---------

Co-authored-by: awsbuild <[email protected]>
Co-authored-by: Stephane Struzik <[email protected]>
Co-authored-by: fl-ndaq <[email protected]>
Co-authored-by: Nicola Cerutti <[email protected]>
@sambles sambles deleted the fix/forex_case_error branch January 29, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants