Closed jansorg closed 6 months ago
Summary | Status |
---|---|
Failed tests | :white_check_mark: All tests passed |
API changes | :zero: No API changes |
Security flaws | :white_check_mark: None detected |
Performance problems | :white_check_mark: None detected |
Code anti-patterns | :white_check_mark: None detected |
New AppMaps | :zero: No new AppMaps |
Closes https://github.com/getappmap/appmap-intellij-plugin/issues/695
The most recent AppMaps were already supposed to be updated, but a bug prevented that (the update code still assumed that there's an AppMap directory). This PR fixes the bug and also adds that Navie's property
appmapYmlPresent
is updated when there's a change toappmap.yml
in the project.