Trending repository
-
Updated
Aug 4, 2022 - C#
Catch this session and more at Git Merge 2022 in Chicago, IL Sep 14 - 15th. Tickets are on sale now.
October 30, 2022 - November 02, 2022 • Raleigh, NC
Open source projects built in or receiving significant contributions from Brazil :brazil:
Repography allows you to create graphical dashboards you can embed in your README.md, and also to turn your project into a beautiful data visualization posters for your home or office.
Describe the bug
The bug occurs in lyra-0.0.1-beta-13.
Typo tolerant searches miss expected results.
To Reproduce
const db = new Lyra({
schema: {
txt: "string",
},
stemming: false // Disabling stemming to avoid confounding the results
})
// Insert "stelle", and other words that are all within edit distance 2
await db.insert({ txt: 'stelle' })Describe the bug
When exporting a brush annotation as a PNG, the output is not mapped by the background colors specified in (Settings > Labeling Interface). In addition, when exporting as a JSON, the background colors for the attributes are not specified anywhere, leaving the values that were selected in the interface as arbitrary and as not linked to any of the outputs.
To Reproduce
As you can see from the image, being able to have more than one shell in a project would be great.
Edit by @austincondiff:
This is the design that we will use for multiple terminals. We need this tab system in place in the status bar and the git controls moved up to the toolbar first, then in the terminal tab build the multiple terminal tabs UI, this
If you use index pages and your sidebar contains a link it would be nice if you could either:
It's a bad practice to report error from a separate function because that centralizes all errors to the same line and code.
See comment in MystenLabs/sui#3725 (comment)
We should use macro instead
Time-series Bar Chart v2 does not update total values for stacked bar chart when toggling legends.
The legacy Time-series Bar Chart does not have this issue.
BuildPulse automatically detects flaky tests and highlights the most disruptive ones so you know exactly where to focus first for maximum impact.
Integrates with popular test frameworks for JavaScript (Cypress, Jest), Ruby (minitest, RSpec), Go, Python, and others.
Works with CircleCI, GitHub Actions, Semaphore, Travis CI, Jenkins (beta), and Buildkite (beta). Others are available by request.
Hi community
This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.
Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.
1 year ago, the Public APIs project was dead, w