IAMconsortium / pyam

Analysis & visualization of energy & climate scenarios
https://pyam-iamc.readthedocs.io/
Apache License 2.0
220 stars 115 forks source link

Filter/square brackets #849

Closed danielhuppmann closed 2 months ago

danielhuppmann commented 2 months ago

Please confirm that this PR has done the following:

Description of PR

This PR fixes an issue where filtering by a string with square brackets is interpreted as regexp and doesn't work as expected.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 95.0%. Comparing base (ddbb88e) to head (6b6574a). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #849 +/- ## ===================================== Coverage 95.0% 95.0% ===================================== Files 64 63 -1 Lines 6134 6158 +24 ===================================== + Hits 5828 5851 +23 - Misses 306 307 +1 ```

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