Skip to content

Commit

Permalink
Merge pull request #11 from SagaRut/add-saga
Browse files Browse the repository at this point in the history
Add Saga
  • Loading branch information
pderakhshanfar authored Nov 25, 2024
2 parents 2dce089 + bc57d27 commit b410756
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _data/people.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@
role: Intern/MSc Student
affiliation: JetBrains, TUDelft
photo_url: img/avatars/milan.jpg
- name: Saga Rut Sunnevudóttir
role: Intern/MSc Student
affiliation: JetBrains, TUDelft
photo_url: img/avatars/saga.jpeg

- category: Track 2 - LLM Adaptation for Coding Tasks
people:
Expand Down
3 changes: 3 additions & 0 deletions _tracks/01_code_gen_validation.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ At JetBrains Research, we are working on [TestSpark](https://plugins.jetbrains.c

We are currently working on assessing different test generation approaches in a systematic way in order to understand the positive and negative impacting factors in each of these techniques. The output of this study will help us to work on a new hybrid test generation approach that can generate tests with higher coverage and fault-detection

Another focus is specifically the validation of automated JavaScript test generation. This involves constructing a benchmarking dataset from diverse JavaScript projects, with an emphasis on backend libraries and mitigating data leakage in LLM-based tools. Static analysis will be employed to select a varied range of projects for evaluation. Test generation tools such as Syntest, JetBrains' AI assistant, and TestPilot will be assessed for both quantitative and qualitative differences in metrics like coverage. Special emphasis is placed on JavaScript’s unique features, including its dynamic typing and flexibility, to understand their impact on test generation performance.

### PhD Student: Azat Abdullin
### MSc Students:
- Sergey Datskiv
- Saga Rut Sunnevudóttir
Binary file added img/avatars/saga.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b410756

Please sign in to comment.