profile
멍청한 나를 위해 쉽게 풀어쓴 개발 기술블로그

FuseFL , Local

FuseFL : https://docs.google.com/spreadsheets/d/1Ghlfvxdpl0i9ZzOnP5Dq0nOL3K86F4PgOkJOr5sZj5c/edit?hl=ko&gid=0Local:

2024년 7월 2일
·
0개의 댓글
·

commons-io_npe-5 (FuseFL Function Lev)

Faulty Code:Task Description:Test Results:The provided code is producing incorrect results. For examples:Running the function as follows filter.accept

2024년 7월 1일
·
0개의 댓글
·

commons_io_npe_7 (FuseFL Function Lev)

Faulty Code:Task Description:Test Results:The provided code is producing incorrect results. For examples:Running the function as follows assertNotNull

2024년 7월 1일
·
0개의 댓글
·

math_npe_4 (Local)

Please analyse the following code snippet for potential bugs. Return the results in JSON format, consisting of a single JSON object with two fields: "

2024년 7월 1일
·
0개의 댓글
·

commons-io_npe_5 (Local)

Please analyse the following code snippet for potential bugs. Return the results in JSON format, consisting of a single JSON object with two fields: "

2024년 7월 1일
·
0개의 댓글
·

commons_io_npe_7 (Local)

Origin물음:Please analyse the following code snippet for potential bugs. Return the results in JSON format, consisting of a single JSON object with two

2024년 7월 1일
·
0개의 댓글
·

lang_npe_1 두번째 (Local)

OriginPlease analyse the following code snippet for potential bugs. Return the results in JSON format, consisting of a single JSON object with two fie

2024년 7월 1일
·
0개의 댓글
·

lang_npe_1 첫번째(Local)

OriginPlease analyse the following code snippet for potential bugs. Return the results in JSON format, consisting of a single JSON object with two fie

2024년 7월 1일
·
0개의 댓글
·

math_npe_4 (FuseFL)

Faulty Code: Task Description: Test Results: The provided code is producing incorrect results. For examples: Running the function as follows solver.

2024년 7월 1일
·
0개의 댓글
·

commons-io_npe-5 (FuseFL)

여기서는 테스트가 독립된 2개의 테스트 실패가 아니라 테스트 하나 안의 정의한 메서드에서 fail이 뜨는거라 그냥 한번에 다 넘겨줌 Provide a short code description of the following code: . The provided code

2024년 7월 1일
·
0개의 댓글
·

commons_io_npe_7

Provide a short code description of the following code: The provided code is expected to pass these test cases: Faulty Code:Task Description:The provi

2024년 7월 1일
·
0개의 댓글
·

lang_npe_1 두번째 클래스

Faulty Code:Task Description:Test Results:The provided code is producing incorrect results. For examples:Running the function as follows ClassLoaderUt

2024년 7월 1일
·
0개의 댓글
·

lang_npe_1 클래스 첫번째

Faulty Code:Task Description:Test Results:The provided code is producing incorrect results. For examples:Running the function as follows ClassLoaderUt

2024년 7월 1일
·
0개의 댓글
·

lang_npe_1 두번째

Faulty Code:Task Description:Test Results:The provided code is producing incorrect results. For examples:Running the function as follows ClassLoaderUt

2024년 7월 1일
·
0개의 댓글
·

lang_npe_1 첫번째

Faulty Code:Task Description:Test Results:The provided code is producing incorrect results. For examples:Running the function as follows ClassLoaderUt

2024년 7월 1일
·
0개의 댓글
·

랩 진행기(1)

6월 11일에 부여받은 롤은1) 구글 scholar 혹은 arXiv를 통해 Fault Localization 에 대한 기존의 연구를 찾는것이다. 우리는 LLM을 이용하여 Fault Localization 을 효과적으로 탐지함에 목적이 있다. 따라서 Prompt Engi

2024년 6월 12일
·
0개의 댓글
·
post-thumbnail

소프트웨어공학 프로젝트 리뷰

소프트웨어 공학 수업에서 테트리스 프로젝트를 진행했다.문제는 내가 팀장이었다. (왜인지는 모르겠음)프로젝트 경험도 많이 없는데 팀장으로서 팀을 처음 이끌어갔던 과정에서의 회고록이다.잘한점:아쉬웠던점:요구사항 관련한 자료들은 첨부하였다. 1차2차3차1차는 시작하고 바로,

2024년 6월 11일
·
0개의 댓글
·

4-1 같던 3-2를 끝내며

사실상 4-1이었지만 학적상으론 3-2였던 학기를 끝냈다.소프트웨어 공학, 컴퓨터네트워크 , 학점교류 2개로 총 12학점밖에 안들었다전이나 지금이나 금융권 it로 취업을 생각하고 있고 학점이 생각보다 나쁘지 않아 지금에서야 석사 진학을 생각해보고 있다. 석사 진학을 하

2024년 6월 11일
·
0개의 댓글
·
post-thumbnail

깃허브 잔디 안심어질때

요즘 폭풍 커밋 푸쉬를 했는데 잔디가 안심어지더라 일단 바빠서 이걸 찾을 시간이 없어 일단 readme만 바꾸면서 잔디를 심었다.왜 잔디가 안심어질까 음....https://wellbell.tistory.com/43 << 이 블로그를 참조했습니다.일

2024년 5월 13일
·
0개의 댓글
·
post-thumbnail

Properties 객체

테트리스 프로젝트 도중 각종 설정을 저장해야해서 properties 파일에 전부 몰아서 저장할려고 했다. 현재 방향이동키와 해상도를 properties 파일에 key-value 값으로 String타입을 통해 저장할려고 한다. 근데 아무래도 테트리스 이동키와 해상도는 서

2024년 5월 8일
·
0개의 댓글
·