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

Fix for Handle call numbers containing square brackets "[]" #754 #756

Closed bltravis closed 7 months ago

bltravis commented 7 months ago

Closes #754

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.85%. Comparing base (8ee0587) to head (ec59787).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #756 +/- ## ========================================== - Coverage 71.87% 71.85% -0.03% ========================================== Files 103 103 Lines 11376 11375 -1 Branches 1366 1366 ========================================== - Hits 8177 8174 -3 - Misses 2903 2904 +1 - Partials 296 297 +1 ``` | [Flag](https://app.codecov.io/gh/FOLIO-FSE/folio_migration_tools/pull/756/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/756/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FOLIO-FSE) | `71.85% <100.00%> (-0.03%)` | :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.