Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tjex/decide-g26 issues and pull requests

#120 - doc : document compilation implementation and unit test methods

Issue - State: open - Opened by tjex about 2 years ago

#119 - fix: Add buildng instructions and fixed JUnit dependency, closes #118

Pull Request - State: closed - Opened by andersblomqvist about 2 years ago - 1 comment

#118 - add build and run instructions to readme

Issue - State: closed - Opened by tjex about 2 years ago
Labels: documentation

#117 - removed unused tests and function, closes #113

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#116 - fix: add comments, closes #109

Pull Request - State: closed - Opened by a-kbd about 2 years ago - 1 comment

#115 - refactor: convert project to correct maven structure #110

Pull Request - State: closed - Opened by coffecup25 about 2 years ago

#114 - Remove unnecessary tests, closes #113

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#113 - There are some dummy tests left in the project

Issue - State: closed - Opened by a-kbd about 2 years ago

#112 - refactor: convert to maven project #110

Pull Request - State: closed - Opened by coffecup25 about 2 years ago

#111 - fix: added comments, closes #109

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#110 - Restructure project with Maven

Issue - State: closed - Opened by andersblomqvist about 2 years ago

#109 - Comments are missing on some of the helper_function tests

Issue - State: closed - Opened by a-kbd about 2 years ago

#106 - fix: tests for lic0 and lic1, closes #105

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#105 - LIC0 test needs to reflect the chang to double datapoints

Issue - State: closed - Opened by a-kbd about 2 years ago

#104 - Add tests to lic0 and lic1, closes #100

Pull Request - State: closed - Opened by a-kbd about 2 years ago - 1 comment

#103 - Fix: Switched datapoints from int to double closes #102

Pull Request - State: closed - Opened by Darpos about 2 years ago

#102 - Switch datapoints from int to double

Issue - State: closed - Opened by Darpos about 2 years ago

#101 - our way of working paragraph Issue/64

Pull Request - State: closed - Opened by tjex about 2 years ago
Labels: documentation

#100 - lic0 and lic1 are missing tests

Issue - State: closed - Opened by a-kbd about 2 years ago

#99 - fix: removes print statement, closes #98

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#98 - LIC4 contains a System.out.println

Issue - State: closed - Opened by a-kbd about 2 years ago

#97 - Decide function creation closes #42

Pull Request - State: closed - Opened by andersblomqvist about 2 years ago - 1 comment

#96 - Fix/feat: Moved quadEvaluation() to helper + added test closes #95

Pull Request - State: closed - Opened by Darpos about 2 years ago

#95 - Move quadEvaluation to HelperFunction + add test

Issue - State: closed - Opened by Darpos about 2 years ago

#94 - Ascending order lic tests closes #93

Pull Request - State: closed - Opened by Darpos about 2 years ago

#93 - Make all test be in ascending order LIC_test.java

Issue - State: closed - Opened by Darpos about 2 years ago

#92 - fix: changed F_PTS to be distance from E_PTS closes #91

Pull Request - State: closed - Opened by Darpos about 2 years ago - 1 comment

#91 - Lic14: E_PTS and F_PTS is not implemented correctly.

Issue - State: closed - Opened by Darpos about 2 years ago

#90 - feat: implement LIC13 including tests #9

Pull Request - State: closed - Opened by coffecup25 about 2 years ago

#89 - fix: Added comment to lic12_calculate() closes #85

Pull Request - State: closed - Opened by Darpos about 2 years ago

#88 - Fix: Removed duplicate G_PTS init close #87

Pull Request - State: closed - Opened by Darpos about 2 years ago

#87 - LIC 11: The testing functions initialise G_PTS twice

Issue - State: closed - Opened by coffecup25 about 2 years ago

#86 - LIC 14: Needs comments

Issue - State: closed - Opened by Darpos about 2 years ago - 1 comment

#85 - LIC 12: needs comments

Issue - State: closed - Opened by Darpos about 2 years ago

#83 - Fix bug in tests involving LIC11 #82

Pull Request - State: closed - Opened by coffecup25 about 2 years ago

#82 - LIC11: Test checkIfInvalidGivesFalseLic11() gives wrong result

Issue - State: closed - Opened by coffecup25 about 2 years ago
Labels: bug

#81 - LIC 8: Remove checking parameter requirements

Issue - State: closed - Opened by coffecup25 about 2 years ago

#81 - LIC 8: Remove checking parameter requirements

Issue - State: closed - Opened by coffecup25 about 2 years ago

#80 - fix the tests, closes #70

Pull Request - State: closed - Opened by a-kbd about 2 years ago - 1 comment

#79 - Fix: Reopen and solved after revert of issue #13 close #13

Pull Request - State: closed - Opened by Darpos about 2 years ago

#79 - Fix: Reopen and solved after revert of issue #13 close #13

Pull Request - State: closed - Opened by Darpos about 2 years ago

#78 - Revert "Lic2 issue 13"

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#77 - Lic5 issue 19

Pull Request - State: closed - Opened by Darpos about 2 years ago

#76 - LIC 11:Needs comments

Issue - State: closed - Opened by Darpos about 2 years ago

#75 - LIC 7: Needs comments

Issue - State: closed - Opened by Darpos about 2 years ago

#75 - LIC 7: Needs comments

Issue - State: closed - Opened by Darpos about 2 years ago

#74 - LIC 5: Needs comments

Issue - State: closed - Opened by Darpos about 2 years ago

#73 - LIC 4: Needs comments

Issue - State: closed - Opened by Darpos about 2 years ago

#72 - LIC 2: Needs comments

Issue - State: closed - Opened by Darpos about 2 years ago

#71 - Feature: Lic14 Function & 3 test passes /Issue #8

Pull Request - State: closed - Opened by Darpos about 2 years ago - 1 comment

#70 - Many of the tests are not running for me

Issue - State: closed - Opened by a-kbd about 2 years ago - 3 comments

#69 - fix+feat: changed lic3 + added test closes #67

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#68 - implement Lic 10, closes #12

Pull Request - State: closed - Opened by a-kbd about 2 years ago - 1 comment

#67 - Change lic3 to use helper function instead

Issue - State: closed - Opened by a-kbd about 2 years ago

#66 - feat: triangle area helper, closes #65

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#65 - Triangle area from vertices helper function

Issue - State: closed - Opened by a-kbd about 2 years ago

#64 - P: documentation of our way of working

Issue - State: closed - Opened by tjex about 2 years ago - 1 comment
Labels: documentation

#63 - Create restriction for each paramater in the parameter class

Issue - State: closed - Opened by Darpos about 2 years ago - 2 comments

#62 - P+: we are proud and productive nerds

Issue - State: closed - Opened by tjex about 2 years ago - 2 comments

#61 - Fix: Changed to private and utilized get function /Issue #19

Pull Request - State: closed - Opened by Darpos about 2 years ago

#60 - doc : initial readme.md draft : issue/51

Pull Request - State: closed - Opened by tjex about 2 years ago - 5 comments
Labels: documentation

#59 - fix: Implemented tests for PUM and fixes for PUM #23

Pull Request - State: closed - Opened by andersblomqvist about 2 years ago - 1 comment

#58 - Lic9, closes #14

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#57 - feat: Implement LIC8 with tests. Closes #15

Pull Request - State: closed - Opened by coffecup25 about 2 years ago - 1 comment

#56 - LIC5 should be changed back to private

Issue - State: closed - Opened by a-kbd about 2 years ago - 1 comment

#55 - feat: added a getter function to the cmv, closes #54

Pull Request - State: closed - Opened by a-kbd about 2 years ago - 1 comment

#53 - feat: Implemented LIC6 #20

Pull Request - State: closed - Opened by andersblomqvist about 2 years ago - 1 comment

#52 - Adding helper functions, closes #49

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#51 - P: good repo structure and documentation

Issue - State: closed - Opened by tjex about 2 years ago

#51 - P: good repo structure and documentation

Issue - State: closed - Opened by tjex about 2 years ago

#50 - Feature: Added tests to lic5 /Issue #19

Pull Request - State: closed - Opened by Darpos about 2 years ago

#49 - Add helper function to calculate the angle between two lines

Issue - State: closed - Opened by a-kbd about 2 years ago

#48 - Issue/47: Refractoring helper functions to new class. Closes #47

Pull Request - State: closed - Opened by coffecup25 about 2 years ago

#47 - Refractor helper-functions from CMV to own Class

Issue - State: closed - Opened by coffecup25 about 2 years ago

#46 - Feature: Implemented lic12 /issue #10

Pull Request - State: closed - Opened by Darpos about 2 years ago - 2 comments

#45 - Fix: Completed lic11 according to instructions /Issue #11

Pull Request - State: closed - Opened by Darpos about 2 years ago

#44 - feat: add function for LIC8 Closes #15

Pull Request - State: closed - Opened by coffecup25 about 2 years ago

#43 - Issue/22

Pull Request - State: closed - Opened by tjex about 2 years ago

#42 - Main launch funtion creation

Issue - State: closed - Opened by andersblomqvist about 2 years ago - 2 comments

#41 - Issue/32

Pull Request - State: closed - Opened by andersblomqvist about 2 years ago

#40 - Add function for LIC1. Closes #7

Pull Request - State: closed - Opened by coffecup25 about 2 years ago

#39 - Lic3 issue closes #16

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#38 - Fix: Completed lic7 through usage of magnitude as distance Issue #18

Pull Request - State: closed - Opened by Darpos about 2 years ago - 2 comments

#37 - Lic2 issue 13

Pull Request - State: closed - Opened by Darpos about 2 years ago

#36 - refactor Created folder main and added package declaration #35

Pull Request - State: closed - Opened by andersblomqvist about 2 years ago

#35 - Project file organization needs rework

Issue - State: closed - Opened by andersblomqvist about 2 years ago

#34 - feature: added LIC0 functionality according to issue #6

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#33 - Lic4 issue 17

Pull Request - State: closed - Opened by Darpos about 2 years ago - 2 comments

#32 - FUV Function creation

Issue - State: closed - Opened by andersblomqvist about 2 years ago - 1 comment

#31 - fix CMV.java duplicate at root issue/30

Pull Request - State: closed - Opened by tjex about 2 years ago

#30 - CMV file restore.

Issue - State: closed - Opened by andersblomqvist about 2 years ago - 1 comment

#29 - Fix finished lic5 condition issue#19

Pull Request - State: closed - Opened by Darpos about 2 years ago

#28 - feat JUnit test example #24

Pull Request - State: closed - Opened by andersblomqvist about 2 years ago

#27 - Parameters class issue 26

Pull Request - State: closed - Opened by a-kbd about 2 years ago

#26 - Creating a class for the parameters/setting variables

Issue - State: closed - Opened by a-kbd about 2 years ago - 1 comment

#25 - cmv.java file at root

Issue - State: closed - Opened by tjex about 2 years ago - 1 comment
Labels: invalid