Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

[task_01] Лаба 1 Малич#269

Open
peacewxrld wants to merge 17 commits into
brstu:mainfrom
peacewxrld:ivan
Open

[task_01] Лаба 1 Малич#269
peacewxrld wants to merge 17 commits into
brstu:mainfrom
peacewxrld:ivan

Conversation

@peacewxrld
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings December 23, 2025 19:52
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 23, 2025

📌 Duplicate code detection tool report

The tool analyzed your source code and found the following degree of similarity between the files:

trunk/as06503/task_02/src/func.cpp

📄 trunk/as06503/task_02/src/func.cpp

File Similarity (%)
trunk/as06505/task_02/src/func.cpp 93.9 ⚠️
trunk/as06505/task_02/src/func.cpp

📄 trunk/as06505/task_02/src/func.cpp

File Similarity (%)
trunk/as06503/task_02/src/func.cpp 93.9 ⚠️
trunk/as06506/task_01/src/laba1tmau.cpp

📄 trunk/as06506/task_01/src/laba1tmau.cpp

File Similarity (%)
trunk/as06506/task_02/src/main.cpp 93.34 ⚠️
trunk/as06506/task_02/src/main.cpp

📄 trunk/as06506/task_02/src/main.cpp

File Similarity (%)
trunk/as06506/task_01/src/laba1tmau.cpp 93.34 ⚠️
trunk/as06519/task_01/src/main.cpp

📄 trunk/as06519/task_01/src/main.cpp

File Similarity (%)
trunk/as06519/task_02/src/main.cpp 92.27
trunk/as06519/task_02/src/main.cpp

📄 trunk/as06519/task_02/src/main.cpp

File Similarity (%)
trunk/as06519/task_01/src/main.cpp 92.27
trunk/as06523/task_01/src/main.cpp

📄 trunk/as06523/task_01/src/main.cpp

File Similarity (%)
trunk/as6513/task_01/src/as65013.cpp 92.54
trunk/as06608/task_02/src/func.h

📄 trunk/as06608/task_02/src/func.h

File Similarity (%)
trunk/as06621/task_02/src/func.h 92.27
trunk/as06615/task_01/src/main.cpp

📄 trunk/as06615/task_01/src/main.cpp

File Similarity (%)
trunk/as06615/task_02/src/main.cpp 93.73 ⚠️
trunk/as06615/task_02/src/main.cpp

📄 trunk/as06615/task_02/src/main.cpp

File Similarity (%)
trunk/as06615/task_01/src/main.cpp 93.73 ⚠️
trunk/as06615/task_06/doc/README.md

📄 trunk/as06615/task_06/doc/README.md

File Similarity (%)
trunk/as06615/task_07/doc/README.md 92.5
trunk/as06615/task_07/doc/README.md

📄 trunk/as06615/task_07/doc/README.md

File Similarity (%)
trunk/as06615/task_06/doc/README.md 92.5
trunk/as06621/task_02/src/func.h

📄 trunk/as06621/task_02/src/func.h

File Similarity (%)
trunk/as06608/task_02/src/func.h 92.27
trunk/as6513/task_01/src/as65013.cpp

📄 trunk/as6513/task_01/src/as65013.cpp

File Similarity (%)
trunk/as06523/task_01/src/main.cpp 92.54

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR submits Lab Assignment 1 for the course "Theory and Methods of Automatic Control" focusing on modeling a controlled object (temperature model). The implementation provides both linear and nonlinear temperature models with simulation capabilities.

Key Changes:

  • Implements a TemperatureModel class in C++ supporting both linear and nonlinear temperature models
  • Provides test functions demonstrating both model types with sample control inputs
  • Includes documentation with implementation results and academic metadata

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.

File Description
trunk/as06613/task_01/src/task1.cpp New C++ implementation of temperature modeling class with linear and nonlinear model support, including test functions
trunk/as06613/task_01/doc/README.md New documentation file containing academic header information and test results for both model types

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread trunk/as06613/task_01/src/task1.cpp Outdated
Comment thread trunk/as06613/task_01/src/task1.cpp Outdated
Comment thread trunk/as06613/task_01/src/main.cpp
Comment thread trunk/as06613/task_01/src/main.cpp Outdated
Comment thread trunk/as06613/task_01/src/task1.cpp Outdated
Copilot AI review requested due to automatic review settings December 23, 2025 20:52
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 7 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread trunk/as06613/task_01/src/main.cpp Outdated
Comment thread trunk/as06613/task_01/src/main.cpp Outdated
Comment thread trunk/as06613/task_01/src/main.cpp Outdated
Comment thread trunk/as06613/task_01/src/main.cpp
Comment thread trunk/as06613/task_01/src/main.cpp
Comment thread trunk/as06613/task_01/src/main.cpp
Comment thread trunk/as06613/task_01/src/main.cpp
Copilot AI review requested due to automatic review settings December 23, 2025 21:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 6 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread trunk/as06613/task_01/src/main.cpp
Comment thread trunk/as06613/task_01/src/main.cpp
Comment thread trunk/as06613/task_01/doc/README.md
Comment thread trunk/as06613/task_01/src/main.cpp
Comment thread trunk/as06613/task_01/src/main.cpp
Comment thread trunk/as06613/task_01/src/main.cpp
Copilot AI review requested due to automatic review settings December 23, 2025 21:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread trunk/as06613/task_01/src/main.cpp
Comment thread trunk/as06613/task_01/src/main.cpp
Comment thread trunk/as06613/task_01/doc/README.md
Comment thread trunk/as06613/task_01/src/main.cpp
Copilot AI review requested due to automatic review settings December 23, 2025 22:49
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants