FOLIO-FSE / folio_migration_tools

A Python module and CLI tool that transforms legacy ILS data into the native FOLIO formats and loads it into FOLIO
MIT License
11 stars 9 forks source link

789 add support for banking information as extradite type for batchposter #790

Closed bltravis closed 3 months ago

bltravis commented 3 months ago

Closes #789

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 36.36364% with 7 lines in your changes missing coverage. Please review.

Project coverage is 71.94%. Comparing base (248d908) to head (e618f92).

Files Patch % Lines
...io_migration_tools/migration_tasks/batch_poster.py 36.36% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #790 +/- ## ========================================== - Coverage 71.98% 71.94% -0.05% ========================================== Files 104 104 Lines 11426 11430 +4 Branches 1378 1380 +2 ========================================== - Hits 8225 8223 -2 - Misses 2904 2910 +6 Partials 297 297 ``` | [Flag](https://app.codecov.io/gh/FOLIO-FSE/folio_migration_tools/pull/790/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FOLIO-FSE) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/FOLIO-FSE/folio_migration_tools/pull/790/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FOLIO-FSE) | `71.94% <36.36%> (-0.05%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FOLIO-FSE#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud