Technical Debt and it Types Datasets
Collection
24 items • Updated • 1
Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 757 | labels stringlengths 4 664 | body stringlengths 3 261k | index stringclasses 10
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 232k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
71,279 | 23,519,883,651 | IssuesEvent | 2022-08-19 03:58:23 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | BUG: | defect | ### Describe your issue.
exp2: t-statistic is `inf`. The p-value `0`.
### Reproducing Code Example
```python
base=[4.28,4.34]
exp1=[4.43,4.45]
exp2=[4.33,4.39]
t,p=stats.ttest_rel(exp1,base)
print(t,p)
t,p=stats.ttest_rel(exp2,base)
print(t,p)
```
### Error message
```shell
6.500000000000133 0.0971795806950... | 1.0 | BUG: - ### Describe your issue.
exp2: t-statistic is `inf`. The p-value `0`.
### Reproducing Code Example
```python
base=[4.28,4.34]
exp1=[4.43,4.45]
exp2=[4.33,4.39]
t,p=stats.ttest_rel(exp1,base)
print(t,p)
t,p=stats.ttest_rel(exp2,base)
print(t,p)
```
### Error message
```shell
6.500000000000133 0.09717... | defect | bug describe your issue t statistic is inf the p value reproducing code example python base t p stats ttest rel base print t p t p stats ttest rel base print t p error message shell inf scipy numpy python version information ... | 1 |
131,102 | 12,475,222,335 | IssuesEvent | 2020-05-29 11:09:14 | COATnor/COAT_portal_issues | https://api.github.com/repos/COATnor/COAT_portal_issues | closed | Access to private and public datasets - discussion of workflow | documentation |
-------
Below copied from email from @mdlux today
Me and Francesco need to improve the API, so that you can access also private datasets. Upon completion, it will be relatively easy: it is again managed as different version. For example, a possible workflow could be:
- Jane uploads a dataset which includes on... | 1.0 | Access to private and public datasets - discussion of workflow -
-------
Below copied from email from @mdlux today
Me and Francesco need to improve the API, so that you can access also private datasets. Upon completion, it will be relatively easy: it is again managed as different version. For example, a possible... | non_defect | access to private and public datasets discussion of workflow below copied from email from mdlux today me and francesco need to improve the api so that you can access also private datasets upon completion it will be relatively easy it is again managed as different version for example a possible... | 0 |
4,508 | 2,610,111,089 | IssuesEvent | 2015-02-26 18:34:23 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | closed | Chrome does not reqognize my wordpress blog type | auto-migrated Priority-Medium Type-Defect | ```
What's the problem?
Chrome does not reqognize my wordpress blog type, so I can not complete the
blog registration featur
What version of ScribeFire for Chrome are you running?
latest
```
-----
Original issue reported on code.google.com by `jan.vangrinsven` on 12 Apr 2010 at 1:27 | 1.0 | Chrome does not reqognize my wordpress blog type - ```
What's the problem?
Chrome does not reqognize my wordpress blog type, so I can not complete the
blog registration featur
What version of ScribeFire for Chrome are you running?
latest
```
-----
Original issue reported on code.google.com by `jan.vangrinsven` on... | defect | chrome does not reqognize my wordpress blog type what s the problem chrome does not reqognize my wordpress blog type so i can not complete the blog registration featur what version of scribefire for chrome are you running latest original issue reported on code google com by jan vangrinsven on... | 1 |
48,713 | 13,184,723,161 | IssuesEvent | 2020-08-12 19:58:37 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | python-not-found message wrong (Trac #92) | Incomplete Migration Migrated from Trac cmake defect | <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/92
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2007-11-09T22:26:46",
"description": "it says \"probably available via the ports system\"\n\n",
"reporter": "troy",
"cc": "... | 1.0 | python-not-found message wrong (Trac #92) - <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/92
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2007-11-09T22:26:46",
"description": "it says \"probably available via the ports system\"... | defect | python not found message wrong trac migrated from reported by troy and owned by troy json status closed changetime description it says probably available via the ports system n n reporter troy cc resolution fixed ... | 1 |
31,280 | 6,486,774,841 | IssuesEvent | 2017-08-19 23:09:21 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | annoying pytest warnings showing up | defect | On every test run:
$ python -c "import scipy; scipy.test()"
========================================= test session starts ==========================================
platform linux2 -- Python 2.7.6, pytest-3.1.3, py-1.4.34, pluggy-0.4.0
rootdir: /home/rgommers/Code/tmp, inifile:
plugins: xdist... | 1.0 | annoying pytest warnings showing up - On every test run:
$ python -c "import scipy; scipy.test()"
========================================= test session starts ==========================================
platform linux2 -- Python 2.7.6, pytest-3.1.3, py-1.4.34, pluggy-0.4.0
rootdir: /home/rgommers/... | defect | annoying pytest warnings showing up on every test run python c import scipy scipy test test session starts platform python pytest py pluggy rootdir home rgommers code t... | 1 |
106,227 | 13,256,653,493 | IssuesEvent | 2020-08-20 13:01:36 | hashicorp/levant | https://api.github.com/repos/hashicorp/levant | opened | logger: update logging lib used to hclog to fall inline with Nomad & Ecosystem projects | core-design enhancement | repo: https://github.com/hashicorp/go-hclog | 1.0 | logger: update logging lib used to hclog to fall inline with Nomad & Ecosystem projects - repo: https://github.com/hashicorp/go-hclog | non_defect | logger update logging lib used to hclog to fall inline with nomad ecosystem projects repo | 0 |
5,094 | 2,610,180,937 | IssuesEvent | 2015-02-26 18:57:47 | chrsmith/quchuseban | https://api.github.com/repos/chrsmith/quchuseban | opened | 解析怎样去掉脸上色斑 | auto-migrated Priority-Medium Type-Defect | ```
《摘要》
随缘,是一种胸怀,是一种成熟,是对自我内心的一种自信��
�把握。读懂随缘的人,总能在风云变幻、艰难坎坷的生活中�
��收放自如、游刃有余;总能在逆境中,找寻到前行的方向,
保持坦然愉快的心情。随缘,是对现实正确、清醒的认识,��
�对人生彻悟之后的精神自由,是“聚散离合本是缘”的达观�
��“得即高歌失即休”的超然,更是“一蓑烟雨任平生”的从
容。拥有一份随缘之心,你就会发现,天空中无论是阴云密��
�,还是阳光灿烂;生活的道路上无论是坎坷还是畅达,心中�
��是会拥有一份平静和恬淡。随缘,也让我认识了黛芙薇尔,
最后去掉脸上的斑。怎样去掉脸上色斑,
《客户案例》
我今年28岁,我这个年龄说大不大说小也不小了... | 1.0 | 解析怎样去掉脸上色斑 - ```
《摘要》
随缘,是一种胸怀,是一种成熟,是对自我内心的一种自信��
�把握。读懂随缘的人,总能在风云变幻、艰难坎坷的生活中�
��收放自如、游刃有余;总能在逆境中,找寻到前行的方向,
保持坦然愉快的心情。随缘,是对现实正确、清醒的认识,��
�对人生彻悟之后的精神自由,是“聚散离合本是缘”的达观�
��“得即高歌失即休”的超然,更是“一蓑烟雨任平生”的从
容。拥有一份随缘之心,你就会发现,天空中无论是阴云密��
�,还是阳光灿烂;生活的道路上无论是坎坷还是畅达,心中�
��是会拥有一份平静和恬淡。随缘,也让我认识了黛芙薇尔,
最后去掉脸上的斑。怎样去掉脸上色斑,
《客户案例》
我今年28岁,我... | defect | 解析怎样去掉脸上色斑 《摘要》 随缘,是一种胸怀,是一种成熟,是对自我内心的一种自信�� �把握。读懂随缘的人,总能在风云变幻、艰难坎坷的生活中� ��收放自如、游刃有余;总能在逆境中,找寻到前行的方向, 保持坦然愉快的心情。随缘,是对现实正确、清醒的认识,�� �对人生彻悟之后的精神自由,是“聚散离合本是缘”的达观� ��“得即高歌失即休”的超然,更是“一蓑烟雨任平生”的从 容。拥有一份随缘之心,你就会发现,天空中无论是阴云密�� �,还是阳光灿烂;生活的道路上无论是坎坷还是畅达,心中� ��是会拥有一份平静和恬淡。随缘,也让我认识了黛芙薇尔, 最后去掉脸上的斑。怎样去掉脸上色斑, 《客户案例》 ,我这个年龄说... | 1 |
40,288 | 9,941,404,619 | IssuesEvent | 2019-07-03 11:31:29 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | Misleading error message in PeakPickerMRM | Hacktoberfest OpenMS - library defect minor wontfix | PeakPickerMRM can generate the following error message:
> Found no signal. The Gaussian width is probably smaller than the spacing in your profile data. Try to use a bigger width.
This message comes from the GaussFilter class. GaussFilter or SavitzkyGolayFilter are used internally in PeakPickerMRM to smooth chromatog... | 1.0 | Misleading error message in PeakPickerMRM - PeakPickerMRM can generate the following error message:
> Found no signal. The Gaussian width is probably smaller than the spacing in your profile data. Try to use a bigger width.
This message comes from the GaussFilter class. GaussFilter or SavitzkyGolayFilter are used int... | defect | misleading error message in peakpickermrm peakpickermrm can generate the following error message found no signal the gaussian width is probably smaller than the spacing in your profile data try to use a bigger width this message comes from the gaussfilter class gaussfilter or savitzkygolayfilter are used int... | 1 |
26,339 | 4,676,987,929 | IssuesEvent | 2016-10-07 13:49:54 | phingofficial/phing-issues-test | https://api.github.com/repos/phingofficial/phing-issues-test | opened | zend_mm_heap corrupted after phing has done build (Trac #1072) | defect Incomplete Migration Migrated from Trac phing-core | Migrated from http://localhost:3530/trac/ticket/1072
```json
{
"status": "reopened",
"changetime": "2016-04-11T12:51:22",
"description": "I'm getting following:\n\n{{{\n...\n\nBUILD FINISHED\n\nTotal time: 6 minutes 12.21 seconds\n\nzend_mm_heap corrupted\n}}}\n\nby adding {{{export USE_ZEND_ALLOC=0}}} I... | 1.0 | zend_mm_heap corrupted after phing has done build (Trac #1072) - Migrated from http://localhost:3530/trac/ticket/1072
```json
{
"status": "reopened",
"changetime": "2016-04-11T12:51:22",
"description": "I'm getting following:\n\n{{{\n...\n\nBUILD FINISHED\n\nTotal time: 6 minutes 12.21 seconds\n\nzend_mm... | defect | zend mm heap corrupted after phing has done build trac migrated from json status reopened changetime description i m getting following n n n n nbuild finished n ntotal time minutes seconds n nzend mm heap corrupted n n nby adding export use zend... | 1 |
58,158 | 16,380,850,215 | IssuesEvent | 2021-05-17 02:05:36 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Uncommanded scroll back if you overscroll and then move your mouse off of the timeline | A-Timeline P2 T-Defect | ### Description
Riot on Safari will randomly scroll back a couple of pages if you scroll down and then move your mouse off of the timeline.
### Steps to reproduce
- over scroll down in the timeline
- move mouse outside of the timeline
Log: not sent
 Warning: array_merge() [function.array-merge]: Argument #1 is not an
array in /ph... | 1.0 | Warning: Argument #1 is not an array in /php-wsdl-2.3/class.phpwsdlclient.php - ```
What steps will reproduce the problem?
1. Default installation
2. Run /php-wsdl-2.3/demo6.php?name=you
3. Shows 2 warnings, and result from call
What is the expected output? What do you see instead?
- output without warnings
- ( ! ) W... | defect | warning argument is not an array in php wsdl class phpwsdlclient php what steps will reproduce the problem default installation run php wsdl php name you shows warnings and result from call what is the expected output what do you see instead output without warnings warni... | 1 |
148,697 | 23,366,920,886 | IssuesEvent | 2022-08-10 16:07:05 | zuri-training/anima_lib_team98 | https://api.github.com/repos/zuri-training/anima_lib_team98 | opened | Prototype reusable components to allow the flow be used in all pages where the components are inserted - design | design | I prototyped the nav bar and the footer to include navigations that can be reusable everywhere the components are used.
https://www.figma.com/file/mnP49B5GDsVrVBPIp1Q6g0/Animax-Project-Design?node-id=2439%3A12707 | 1.0 | Prototype reusable components to allow the flow be used in all pages where the components are inserted - design - I prototyped the nav bar and the footer to include navigations that can be reusable everywhere the components are used.
https://www.figma.com/file/mnP49B5GDsVrVBPIp1Q6g0/Animax-Project-Design?node-id=24... | non_defect | prototype reusable components to allow the flow be used in all pages where the components are inserted design i prototyped the nav bar and the footer to include navigations that can be reusable everywhere the components are used | 0 |
67,715 | 21,081,381,651 | IssuesEvent | 2022-04-03 00:09:11 | E1337Kat/cyberpunk2077_ext_redux | https://api.github.com/repos/E1337Kat/cyberpunk2077_ext_redux | opened | JSON Should Prompt, Maybe | defect Mod | Currently we outright reject in some cases in the JSON installer. Unless there's a high risk that we create a confusing problem by allowing the install, I think let's
- [ ] let all cases we can to go to the fallback prompt?
- [ ] if there are cases that really shouldn't be installed, it'll work better if the reject... | 1.0 | JSON Should Prompt, Maybe - Currently we outright reject in some cases in the JSON installer. Unless there's a high risk that we create a confusing problem by allowing the install, I think let's
- [ ] let all cases we can to go to the fallback prompt?
- [ ] if there are cases that really shouldn't be installed, it'... | defect | json should prompt maybe currently we outright reject in some cases in the json installer unless there s a high risk that we create a confusing problem by allowing the install i think let s let all cases we can to go to the fallback prompt if there are cases that really shouldn t be installed it ll w... | 1 |
81,705 | 7,800,602,503 | IssuesEvent | 2018-06-09 11:29:59 | tine20/Tine-2.0-Open-Source-Groupware-and-CRM | https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM | closed | 0010349:
add tests for new access log & session management & login handling | Feature Request Mantis Unittests high priority | **Reported by pschuele on 13 Oct 2014 08:28**
add tests for new access log & session management & login handling
- Tinebase/AccessLog.php (getPreviousAccessLog)
- login tests (wrong pw, webdav, blocked user, ....)
| 1.0 | 0010349:
add tests for new access log & session management & login handling - **Reported by pschuele on 13 Oct 2014 08:28**
add tests for new access log & session management & login handling
- Tinebase/AccessLog.php (getPreviousAccessLog)
- login tests (wrong pw, webdav, blocked user, ....)
| non_defect | add tests for new access log session management login handling reported by pschuele on oct add tests for new access log amp session management amp login handling tinebase accesslog php getpreviousaccesslog login tests wrong pw webdav blocked user | 0 |
353,558 | 10,554,290,238 | IssuesEvent | 2019-10-03 19:07:44 | mozilla/addons-code-manager | https://api.github.com/repos/mozilla/addons-code-manager | closed | Preload next file in Browse to increase perceived performance | component: performance priority: p3 type: feature | When reviewing, reviewers often go from top to bottom, from one file to the next. I'd like to propose the following enhancement:
1) When browsing all files, reviewer loads the first file, this takes the normal time it takes
2) Once loading is complete, reviewer tools preload the next N files
3) When reviewer uses ... | 1.0 | Preload next file in Browse to increase perceived performance - When reviewing, reviewers often go from top to bottom, from one file to the next. I'd like to propose the following enhancement:
1) When browsing all files, reviewer loads the first file, this takes the normal time it takes
2) Once loading is complete,... | non_defect | preload next file in browse to increase perceived performance when reviewing reviewers often go from top to bottom from one file to the next i d like to propose the following enhancement when browsing all files reviewer loads the first file this takes the normal time it takes once loading is complete ... | 0 |
37,806 | 8,519,587,800 | IssuesEvent | 2018-11-01 15:04:46 | GoldenSoftwareLtd/gedemin | https://api.github.com/repos/GoldenSoftwareLtd/gedemin | closed | Смысл переменной Result в коде, генерируемом конструктором функций | GedeminExe Performance Priority-Medium Type-Defect | Originally reported on Google Code with ID 3458
```
Смысл переменной Result в коде, генерируемом конструктором функций?
```
Reported by `gs1994` on 2014-10-05 14:37:24
| 1.0 | Смысл переменной Result в коде, генерируемом конструктором функций - Originally reported on Google Code with ID 3458
```
Смысл переменной Result в коде, генерируемом конструктором функций?
```
Reported by `gs1994` on 2014-10-05 14:37:24
| defect | смысл переменной result в коде генерируемом конструктором функций originally reported on google code with id смысл переменной result в коде генерируемом конструктором функций reported by on | 1 |
292,672 | 22,034,137,546 | IssuesEvent | 2022-05-28 09:45:06 | KonsumGandalf/AsteoBackend | https://api.github.com/repos/KonsumGandalf/AsteoBackend | closed | Schema Diagrams | documentation | Create the schema templates for the mongo database:
- [x] Paintings
- [x] Users
- [x] Artist
- [x] Gallery
- [ ] Review
- [ ] Discussion


 detected in is-svg-3.0.0.tgz - autoclosed | Mend: dependency security vulnerability | ## CVE-2021-29059 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary>
<p>Check if a string or buffer is SVG</p>
<p>Library home page: <a href="https://re... | True | CVE-2021-29059 (High) detected in is-svg-3.0.0.tgz - autoclosed - ## CVE-2021-29059 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary>
<p>Check if a str... | non_defect | cve high detected in is svg tgz autoclosed cve high severity vulnerability vulnerable library is svg tgz check if a string or buffer is svg library home page a href path to dependency file ui package json path to vulnerable library ui node modules is svg package ... | 0 |
55,795 | 14,689,973,589 | IssuesEvent | 2021-01-02 12:54:42 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Hazelcast doesn't work with Sping Boot 2.4.1 | Type: Defect | <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
I used Hazelcast with Spring Boot 2.2.2 very well. Then I want to change my Spring Boot version to 2.4.1. But it seems that Hazelcast no longer wo... | 1.0 | Hazelcast doesn't work with Sping Boot 2.4.1 - <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
I used Hazelcast with Spring Boot 2.2.2 very well. Then I want to change my Spring Boot version to ... | defect | hazelcast doesn t work with sping boot thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug i used hazelcast with spring boot very well then i want to change my spring boot version to ... | 1 |
59,906 | 17,023,286,568 | IssuesEvent | 2021-07-03 01:14:18 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Render highway=*_link below other highways | Component: osmarender Priority: minor Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 2.38am, Monday, 18th August 2008]**
When a motorway_link joins a secondary highway, for example, the results are ugly.
http://www.informationfreeway.org/?lat=37.080344912604765&lon=-94.31256214223548&zoom=17&layers=B000F000F
Notice how the motorway_links are re... | 1.0 | Render highway=*_link below other highways - **[Submitted to the original trac issue database at 2.38am, Monday, 18th August 2008]**
When a motorway_link joins a secondary highway, for example, the results are ugly.
http://www.informationfreeway.org/?lat=37.080344912604765&lon=-94.31256214223548&zoom=17&layers=B000... | defect | render highway link below other highways when a motorway link joins a secondary highway for example the results are ugly notice how the motorway links are rendered on top of the secondary highway it would look much better with the motorway links and other link highways rendered below other h... | 1 |
632,964 | 20,240,441,913 | IssuesEvent | 2022-02-14 08:46:25 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | blog.bitsrc.io - Bolder fonts are used for text | browser-firefox priority-normal severity-minor os-mac engine-gecko | <!-- @browser: Firefox 95.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:95.0) Gecko/20100101 Firefox/95.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/95572 -->
**URL**: https://blog.bitsrc.io/microservices-are-dead-long-live-miniservices... | 1.0 | blog.bitsrc.io - Bolder fonts are used for text - <!-- @browser: Firefox 95.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:95.0) Gecko/20100101 Firefox/95.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/95572 -->
**URL**: https://blog.bitsr... | non_defect | blog bitsrc io bolder fonts are used for text url browser version firefox operating system mac os x tested another browser yes safari problem type something else description firefox renders font too bold compared to safari steps to reproduce platform only m... | 0 |
71,063 | 23,433,396,641 | IssuesEvent | 2022-08-15 06:53:59 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Wrong DDL generated for computed columns in MEMSQL | T: Defect C: Functionality P: Medium C: DB: SingleStore E: Professional Edition E: Enterprise Edition | We're currently generating the standard SQL syntax in all MySQL dialects for computed columns: `GENERATED ALWAYS AS`.
It seems that MemSQL (Single Store) didn't get the memo and parses only `AS` | 1.0 | Wrong DDL generated for computed columns in MEMSQL - We're currently generating the standard SQL syntax in all MySQL dialects for computed columns: `GENERATED ALWAYS AS`.
It seems that MemSQL (Single Store) didn't get the memo and parses only `AS` | defect | wrong ddl generated for computed columns in memsql we re currently generating the standard sql syntax in all mysql dialects for computed columns generated always as it seems that memsql single store didn t get the memo and parses only as | 1 |
220,407 | 16,945,096,533 | IssuesEvent | 2021-06-28 05:11:02 | airbytehq/airbyte | https://api.github.com/repos/airbytehq/airbyte | opened | Document whether MSSQL/MySQL/Oracle connectors support replicating from views | area/connectors area/documentation type/enhancement | ## Tell us about the problem you're trying to solve
like #4008 but for other dbs
| 1.0 | Document whether MSSQL/MySQL/Oracle connectors support replicating from views - ## Tell us about the problem you're trying to solve
like #4008 but for other dbs
| non_defect | document whether mssql mysql oracle connectors support replicating from views tell us about the problem you re trying to solve like but for other dbs | 0 |
80,235 | 10,166,123,496 | IssuesEvent | 2019-08-07 15:11:28 | deepset-ai/FARM | https://api.github.com/repos/deepset-ai/FARM | closed | Add changelog | documentation | I advocate for adding a CHANGELOG.md or CHANGES.md document as a toplevel resource in the repo to be able to follow changes / fixes / new commits. Having to look at the commits is a lot of work for users of your framework, especially when you have rapid iteration and are getting a lot of stuff done.
If you don't wan... | 1.0 | Add changelog - I advocate for adding a CHANGELOG.md or CHANGES.md document as a toplevel resource in the repo to be able to follow changes / fixes / new commits. Having to look at the commits is a lot of work for users of your framework, especially when you have rapid iteration and are getting a lot of stuff done.
... | non_defect | add changelog i advocate for adding a changelog md or changes md document as a toplevel resource in the repo to be able to follow changes fixes new commits having to look at the commits is a lot of work for users of your framework especially when you have rapid iteration and are getting a lot of stuff done ... | 0 |
4,729 | 3,438,565,096 | IssuesEvent | 2015-12-14 01:32:56 | jeff1evesque/machine-learning | https://api.github.com/repos/jeff1evesque/machine-learning | closed | Ensure only js files minify with uglifyjs | build enhancement | We need to ensure that uglifyjs only minifies files with `.js` file extensions. Specifically, we need to adjust `/puppet/script/uglifyjs`, similar to [`/puppet/script/browserify`](https://github.com/jeff1evesque/machine-learning/blob/18d1b4a9abb3fffd6e86cf5e3e62097f53cb0eb7/puppet/scripts/browserify#L23). | 1.0 | Ensure only js files minify with uglifyjs - We need to ensure that uglifyjs only minifies files with `.js` file extensions. Specifically, we need to adjust `/puppet/script/uglifyjs`, similar to [`/puppet/script/browserify`](https://github.com/jeff1evesque/machine-learning/blob/18d1b4a9abb3fffd6e86cf5e3e62097f53cb0eb7/... | non_defect | ensure only js files minify with uglifyjs we need to ensure that uglifyjs only minifies files with js file extensions specifically we need to adjust puppet script uglifyjs similar to | 0 |
54,053 | 13,357,717,324 | IssuesEvent | 2020-08-31 10:19:11 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | record.into(MyPojo.class) does not work on joined queries unless chain through .into(MyPojoRecord.class) | C: Functionality E: All Editions P: Medium R: Feedback Pending T: Defect | Acceptance criteria:
* either change Record `record.into` behavior to work for pojo classes when query contains joined columns OR document the need to go through records for joined queries
### Expected behavior and actual behavior:
**Expected:**
`record.into(Repo.class);`
should work even select joins multiple ... | 1.0 | record.into(MyPojo.class) does not work on joined queries unless chain through .into(MyPojoRecord.class) - Acceptance criteria:
* either change Record `record.into` behavior to work for pojo classes when query contains joined columns OR document the need to go through records for joined queries
### Expected behavi... | defect | record into mypojo class does not work on joined queries unless chain through into mypojorecord class acceptance criteria either change record record into behavior to work for pojo classes when query contains joined columns or document the need to go through records for joined queries expected behavi... | 1 |
209,638 | 7,178,097,401 | IssuesEvent | 2018-01-31 15:35:06 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | Support for Bazel | component/apps kind/enhancement priority/P3 | Would be good to have rules for deployment and similar to enable IaC when using Bazel. | 1.0 | Support for Bazel - Would be good to have rules for deployment and similar to enable IaC when using Bazel. | non_defect | support for bazel would be good to have rules for deployment and similar to enable iac when using bazel | 0 |
34,750 | 7,459,949,994 | IssuesEvent | 2018-03-30 17:34:52 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | Ei saa lisada kü-d cs ülesandesse | C: AVAR P: normal R: fixed T: defect | **Reported by eilika on 27 Jan 2016 11:30 UTC**
KÜ detailandmetes vajutada lingile "Lisa crowdsourcingu ülesandesse". Valin ülesande ja vajutan nupule OK. KÜ-d ei lisata ülesandesse. | 1.0 | Ei saa lisada kü-d cs ülesandesse - **Reported by eilika on 27 Jan 2016 11:30 UTC**
KÜ detailandmetes vajutada lingile "Lisa crowdsourcingu ülesandesse". Valin ülesande ja vajutan nupule OK. KÜ-d ei lisata ülesandesse. | defect | ei saa lisada kü d cs ülesandesse reported by eilika on jan utc kü detailandmetes vajutada lingile lisa crowdsourcingu ülesandesse valin ülesande ja vajutan nupule ok kü d ei lisata ülesandesse | 1 |
50,563 | 13,187,580,936 | IssuesEvent | 2020-08-13 03:53:06 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | Steamshovel tries to build without GLUT (Trac #946) | Migrated from Trac cmake defect | Steamshovel tries to build, then fails because GLUT is not installed. It shouldn't try to build if GLUT's not there.
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/946
, reported by richman and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": ... | 1.0 | Steamshovel tries to build without GLUT (Trac #946) - Steamshovel tries to build, then fails because GLUT is not installed. It shouldn't try to build if GLUT's not there.
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/946
, reported by richman and owned by david.schultz</em></summary>
<p>
... | defect | steamshovel tries to build without glut trac steamshovel tries to build then fails because glut is not installed it shouldn t try to build if glut s not there migrated from reported by richman and owned by david schultz json status closed changetime de... | 1 |
49,774 | 13,187,268,205 | IssuesEvent | 2020-08-13 02:52:36 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [steamshovel] option dropdown disappears (Trac #2044) | Incomplete Migration Migrated from Trac combo core defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2044">https://code.icecube.wisc.edu/ticket/2044</a>, reported by david.schultz and owned by sander.vanheule</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:14:03",
"description": "On some of ... | 1.0 | [steamshovel] option dropdown disappears (Trac #2044) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2044">https://code.icecube.wisc.edu/ticket/2044</a>, reported by david.schultz and owned by sander.vanheule</em></summary>
<p>
```json
{
"status": "closed",
"changetime":... | defect | option dropdown disappears trac migrated from json status closed changetime description on some of the option dropdowns if the selection is blank the default the dropdown disappears into the white background this confuses users as they don t know w... | 1 |
58,304 | 16,481,032,352 | IssuesEvent | 2021-05-24 11:39:54 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | 508-defect-3: "Finish this request later" button should be styled as a button | 508-defect-3 508/Accessibility | # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3)
## Feedback framework
- **❗️ Must** for if the feedback must be applied
- **⚠️ Should** if the feedback is best practice
- **✔️ Consider** for su... | 1.0 | 508-defect-3: "Finish this request later" button should be styled as a button - # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3)
## Feedback framework
- **❗️ Must** for if the feedback must be appli... | defect | defect finish this request later button should be styled as a button feedback framework ❗️ must for if the feedback must be applied ⚠️ should if the feedback is best practice ✔️ consider for suggestions enhancements definition of done review and acknowledge... | 1 |
66,546 | 20,267,701,693 | IssuesEvent | 2022-02-15 13:37:54 | pymc-devs/pymc | https://api.github.com/repos/pymc-devs/pymc | closed | Update Aeppl dependency | defects beginner friendly aeppl-related | Due to a bug in Aeppl (https://github.com/aesara-devs/aeppl/issues/115), the changes introduced in #5386 lead to issues when using MvNormal or MvStudentT with random `mu` inputs | 1.0 | Update Aeppl dependency - Due to a bug in Aeppl (https://github.com/aesara-devs/aeppl/issues/115), the changes introduced in #5386 lead to issues when using MvNormal or MvStudentT with random `mu` inputs | defect | update aeppl dependency due to a bug in aeppl the changes introduced in lead to issues when using mvnormal or mvstudentt with random mu inputs | 1 |
50,468 | 13,187,510,977 | IssuesEvent | 2020-08-13 03:38:56 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | double-muon::doublefit_10par.py (Trac #753) | Migrated from Trac combo reconstruction defect | 1) fails to converge
2) looks like maybe there is an error in logging too
```text
INFO (Python): CHECK(10): twomuT1SPE status=OK zenith=39.98221966718791 deg, azimuth=252.47838314181124 deg; nch=30 (doublefit_10par.py:290 in checkdoublefits)
FATAL (Python): event 10 fit=twomuT1SPE: got status=OK, expected FailedToCon... | 1.0 | double-muon::doublefit_10par.py (Trac #753) - 1) fails to converge
2) looks like maybe there is an error in logging too
```text
INFO (Python): CHECK(10): twomuT1SPE status=OK zenith=39.98221966718791 deg, azimuth=252.47838314181124 deg; nch=30 (doublefit_10par.py:290 in checkdoublefits)
FATAL (Python): event 10 fit=t... | defect | double muon doublefit py trac fails to converge looks like maybe there is an error in logging too text info python check status ok zenith deg azimuth deg nch doublefit py in checkdoublefits fatal python event fit got status ok expected failedtoconverge doublefit... | 1 |
49,485 | 13,186,778,139 | IssuesEvent | 2020-08-13 01:17:17 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [dataio] dataio-pyshovel goto frame offset (Trac #1508) | Incomplete Migration Migrated from Trac combo core defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1508">https://code.icecube.wisc.edu/ticket/1508</a>, reported by david.schultz and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:22",
"description": "goto frame us... | 1.0 | [dataio] dataio-pyshovel goto frame offset (Trac #1508) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1508">https://code.icecube.wisc.edu/ticket/1508</a>, reported by david.schultz and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime":... | defect | dataio pyshovel goto frame offset trac migrated from json status closed changetime description goto frame uses frame index starting at but the display uses frame index starting at this leads to an offset when trying to go to a specific frame number ... | 1 |