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: JSON view should not attempt to draw links for glob paths #286

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

asthabh23
Copy link
Member

fix: #215

@asthabh23 asthabh23 marked this pull request as draft September 27, 2024 14:22
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (73b7382) to head (b2ac869).

Additional details and impacted files
@@             Coverage Diff              @@
##           release-w40     #286   +/-   ##
============================================
  Coverage        99.95%   99.95%           
============================================
  Files               51       51           
  Lines             2011     2011           
============================================
  Hits              2010     2010           
  Misses               1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@asthabh23 asthabh23 marked this pull request as ready for review September 27, 2024 14:27
@asthabh23 asthabh23 requested a review from rofe September 27, 2024 14:27
@rofe rofe changed the base branch from main to release-w40 September 28, 2024 09:18
@rofe rofe merged commit 8384e92 into release-w40 Sep 28, 2024
6 checks passed
@rofe rofe deleted the issue-215 branch September 28, 2024 09:18
rofe pushed a commit that referenced this pull request Sep 30, 2024
# [2.0.0](v1.32.1...v2.0.0) (2024-09-30)

### Bug Fixes

* JSON view should not attempt to draw links for glob paths ([#286](#286)) ([8384e92](8384e92))
* localized SP file selection ([03f5b53](03f5b53))
* **preview:** disallow folders with illegal characters ([#277](#277)) ([4bbc138](4bbc138))
* remove check for '?' inclusion ([#291](#291)) ([69fb9cb](69fb9cb))
* use spectrum 2 SWC theme ([#275](#275)) ([a3e6767](a3e6767))

### Code Refactoring

* event management ([#285](#285)) ([5e45d3e](5e45d3e))

### BREAKING CHANGES

* renamed events
@trieloff
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON view should not attempt to draw links for glob paths
3 participants