Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove fullyGraded check and send timestamp on PendingManual #271

Conversation

Karol-Stelmaczonek
Copy link
Contributor

@Karol-Stelmaczonek Karol-Stelmaczonek commented Dec 4, 2023

Ticket:https://oat-sa.atlassian.net/browse/INF-235

What's Changed

  • Send timestamp also on PendingManual status

@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (91cacce) 45.12% compared to head (cf01544) 44.77%.

Files Patch % Lines
...els/Import/Service/SendCalculatedResultService.php 90.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #271      +/-   ##
=============================================
- Coverage      45.12%   44.77%   -0.36%     
+ Complexity       563      560       -3     
=============================================
  Files             45       45              
  Lines           1990     1970      -20     
=============================================
- Hits             898      882      -16     
+ Misses          1092     1088       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Karol-Stelmaczonek Karol-Stelmaczonek marked this pull request as draft December 5, 2023 08:12
@Karol-Stelmaczonek Karol-Stelmaczonek marked this pull request as ready for review December 5, 2023 14:54
Copy link
Contributor

@pnal pnal left a comment

Choose a reason for hiding this comment

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

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful

Copy link
Contributor

@andreluizmachado andreluizmachado left a comment

Choose a reason for hiding this comment

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

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master

Copy link

Version

Target Version 13.7.6
Last version 13.7.5

There are 0 BREAKING CHANGE, 0 feature, 5 fixes

@Karol-Stelmaczonek Karol-Stelmaczonek merged commit a8a7b90 into develop Dec 13, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants