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

[frontend] Fix error at infrastructure creation (#9698) #9726

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

Archidoit
Copy link
Member

Proposed changes

Fix error when creating an infrastructure with first_seen but no last_seen

Related issues

#9698

@Archidoit Archidoit added the filigran team use to identify PR from the Filigran team label Jan 27, 2025
@Archidoit Archidoit self-assigned this Jan 27, 2025
@Archidoit Archidoit linked an issue Jan 27, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.25%. Comparing base (98505a2) to head (db4f2bd).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9726      +/-   ##
==========================================
+ Coverage   65.23%   66.25%   +1.01%     
==========================================
  Files         630      630              
  Lines       60273    60419     +146     
  Branches     6762     7347     +585     
==========================================
+ Hits        39320    40028     +708     
+ Misses      20953    20391     -562     

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

@SamuelHassine SamuelHassine merged commit 32f1513 into master Jan 27, 2025
9 checks passed
@SamuelHassine SamuelHassine deleted the issue/9698 branch January 27, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when creating an Infrastructure
2 participants