Skip to content

Commit

Permalink
Merge branch 'main' of github.com:agiledigital-labs/probabilistic-for…
Browse files Browse the repository at this point in the history
…ecast into fedex
  • Loading branch information
haolinj committed Sep 5, 2024
2 parents 13ebaf3 + 308a915 commit 3486ebe
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [10.x, 12.x, 14.x]
node-version: [22.x]

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v22.8.0
22
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ Jira plugin for probabilistic forecasting. (Currently just a command line script

[![Type Coverage](https://img.shields.io/badge/dynamic/json.svg?label=type-coverage&prefix=%E2%89%A5&suffix=%&query=$.typeCoverage.atLeast&uri=https%3A%2F%2Fraw.githubusercontent.com%2Fagiledigital-labs%2Fprobabilistic-forecast%2Fmaster%2Fpackage.json)](https://github.com/plantain-00/type-coverage)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/agiledigital-labs/probabilistic-forecast/Node.js%20CI)
[![deepcode](https://www.deepcode.ai/api/gh/badge?key=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwbGF0Zm9ybTEiOiJnaCIsIm93bmVyMSI6ImFnaWxlZGlnaXRhbC1sYWJzIiwicmVwbzEiOiJwcm9iYWJpbGlzdGljLWZvcmVjYXN0IiwiaW5jbHVkZUxpbnQiOmZhbHNlLCJhdXRob3JJZCI6Mjg4NDIsImlhdCI6MTYyMDAxOTE2NH0.6Vk1JbymjTWep21SvV7pxDUcgK3rX9RfWCvmf707Bq4)](https://www.deepcode.ai/app/gh/agiledigital-labs/probabilistic-forecast/_/dashboard?utm_content=gh%2Fagiledigital-labs%2Fprobabilistic-forecast)

[![dependencies Status](https://david-dm.org/agiledigital-labs/probabilistic-forecast/status.svg)](https://david-dm.org/agiledigital-labs/probabilistic-forecast)
[![devDependencies Status](https://david-dm.org/agiledigital-labs/probabilistic-forecast/dev-status.svg)](https://david-dm.org/agiledigital-labs/probabilistic-forecast?type=dev)
[![peerDependencies Status](https://david-dm.org/agiledigital-labs/probabilistic-forecast/peer-status.svg)](https://david-dm.org/agiledigital-labs/probabilistic-forecast?type=peer)

## Example Output

Expand Down

0 comments on commit 3486ebe

Please sign in to comment.